Skip to content

Commit 494fdba

Browse files
Chore(deps-dev): 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] <support@github.com>
1 parent 19a1ccd commit 494fdba

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
@@ -474,7 +474,7 @@
474474
<dependency>
475475
<groupId>org.awaitility</groupId>
476476
<artifactId>awaitility</artifactId>
477-
<version>4.2.2</version>
477+
<version>4.3.0</version>
478478
<scope>test</scope>
479479
</dependency>
480480
<!-- junit vintage engine is used because junit4 and junit5 tests are required -->

0 commit comments

Comments
 (0)