Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 15, 2024
1 parent 3a765d6 commit 70fc25e
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 @@ -19,7 +19,7 @@
<amqp-client.version>5.20.0</amqp-client.version>
<jackson.version>2.17.0</jackson.version>
<juniversalchardet.version>2.4.0</juniversalchardet.version>
<awaitility.version>4.2.0</awaitility.version>
<awaitility.version>4.2.1</awaitility.version>
<logback-classic.version>1.5.3</logback-classic.version>

<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit 70fc25e

Please sign in to comment.