Skip to content

Commit

Permalink
build(deps): bump awaitility.version from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps `awaitility.version` from 4.2.1 to 4.2.2.

Updates `org.awaitility:awaitility-kotlin` 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)

Updates `org.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:production
  update-type: version-update:semver-patch
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent d02ebdb commit 1ab345e
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 @@ -56,7 +56,7 @@
<plugin.version.jib>3.4.3</plugin.version.jib>

<assertj.version>3.26.3</assertj.version>
<awaitility.version>4.2.1</awaitility.version>
<awaitility.version>4.2.2</awaitility.version>
<log4j.version>2.23.1</log4j.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<picocli.version>4.7.6</picocli.version>
Expand Down

0 comments on commit 1ab345e

Please sign in to comment.