Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 8f721b9 commit 6706818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref
amqp-client = "com.rabbitmq:amqp-client:5.25.0"
assertj-core = "org.assertj:assertj-core:3.27.3"
avro = "org.apache.avro:avro:1.12.0"
awaitility = "org.awaitility:awaitility:4.2.2"
awaitility = "org.awaitility:awaitility:4.3.0"
commons-lang3 = "org.apache.commons:commons-lang3:3.17.0"
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson-core" }
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "jackson-core" }
Expand Down

0 comments on commit 6706818

Please sign in to comment.