Skip to content

Commit 9510140

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.2
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.2. - [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt) - [Commits](awaitility/awaitility@awaitility-4.2.0...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] <support@github.com>
1 parent 21f1d41 commit 9510140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<testcontainers.version>1.19.8</testcontainers.version>
3737
<junit.version>5.10.2</junit.version>
3838
<assertj.version>3.26.3</assertj.version>
39-
<awaitility.version>4.2.0</awaitility.version>
39+
<awaitility.version>4.2.2</awaitility.version>
4040
<project.scm.id>github</project.scm.id>
4141
</properties>
4242

0 commit comments

Comments
 (0)