Skip to content

Commit 3c2829e

Browse files
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1
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] <[email protected]>
1 parent e127898 commit 3c2829e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333
<junit.version>5.10.2</junit.version>
3434
<assertj.version>3.25.3</assertj.version>
35-
<awaitility.version>4.2.0</awaitility.version>
35+
<awaitility.version>4.2.1</awaitility.version>
3636
<jmh.version>1.37</jmh.version>
3737
<jmh.generator>default</jmh.generator>
3838
</properties>

0 commit comments

Comments
 (0)