Skip to content

Commit 3cebb48

Browse files
authored
Merge pull request #2045 from hub4j/dependabot/maven/org.awaitility-awaitility-4.3.0
Chore(deps-dev): Bump org.awaitility:awaitility from 4.2.2 to 4.3.0
2 parents a644530 + 494fdba commit 3cebb48

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)