Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [org.awaitility:awaitility](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
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent b1acee3 commit d50e35b
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 @@ -76,7 +76,7 @@
<git-commit-id-plugin.version>9.0.1</git-commit-id-plugin.version>
<assertj.version>3.26.3</assertj.version>
<logback.version>1.5.6</logback.version>
<awaitility.version>4.2.1</awaitility.version>
<awaitility.version>4.2.2</awaitility.version>
<arch.unit.version>1.3.0</arch.unit.version>
<!-- Disable class data sharing (CDS) to avoid a nasty JVM warning. -->
<!-- This usually has only a very small impact on performance and memory
Expand Down

0 comments on commit d50e35b

Please sign in to comment.