Skip to content

Commit

Permalink
build(deps-dev): bump org.awaitility:awaitility-kotlin
Browse files Browse the repository at this point in the history
Bumps [org.awaitility:awaitility-kotlin](https://github.com/awaitility/awaitility) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.1...awaitility-4.2.2)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility-kotlin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 5737dd8 commit 8eeadaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility-kotlin</artifactId>
<version>4.2.1</version>
<version>4.2.2</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 8eeadaa

Please sign in to comment.