Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#13935)
Browse files Browse the repository at this point in the history
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent ecc5db2 commit df47d74
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 @@ -119,7 +119,7 @@
<properties>
<!-- Test libs -->
<junit_jupiter_version>5.9.3</junit_jupiter_version>
<awaitility_version>4.2.0</awaitility_version>
<awaitility_version>4.2.1</awaitility_version>
<hazelcast_version>3.12.13</hazelcast_version>
<hamcrest_version>2.2</hamcrest_version>
<hibernate_validator_version>5.2.4.Final</hibernate_validator_version>
Expand Down

0 comments on commit df47d74

Please sign in to comment.