Skip to content

Commit 366a8f3

Browse files
Update dependency org.awaitility:awaitility to v4.3.0 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent acb0a24 commit 366a8f3

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
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>org.awaitility</groupId>
2424
<artifactId>awaitility</artifactId>
25-
<version>4.2.2</version>
25+
<version>4.3.0</version>
2626
<scope>test</scope>
2727
</dependency>
2828
<dependency>

0 commit comments

Comments
 (0)