Skip to content

Commit 96a554b

Browse files
Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3344268 commit 96a554b

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
@@ -28,7 +28,7 @@
2828
<checkstyle.version>3.6.0</checkstyle.version>
2929
<jacoco.version>0.8.12</jacoco.version>
3030
<rest-assured.version>5.5.1</rest-assured.version>
31-
<awaitility.version>4.2.2</awaitility.version>
31+
<awaitility.version>4.3.0</awaitility.version>
3232
</properties>
3333

3434
<dependencies>

0 commit comments

Comments
 (0)