Skip to content

Commit

Permalink
chore(deps): bump org.awaitility:awaitility in /dhis-2 (#18461)
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 433cb43 commit 6623332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<hamcrest.version>2.2</hamcrest.version>
<testcontainers.version>1.20.1</testcontainers.version>
<jsonassert.version>1.5.3</jsonassert.version>
<awaitility.version>4.2.1</awaitility.version>
<awaitility.version>4.2.2</awaitility.version>
<swagger.version>2.1.21</swagger.version>
<easy-random.version>5.0.0</easy-random.version>
<tree.version>0.2.5</tree.version>
Expand Down

0 comments on commit 6623332

Please sign in to comment.