Skip to content

Commit 64daba3

Browse files
izeyesbrannen
authored andcommitted
Upgrade to Awaitility 4.2.2
See gh-33143 Closes gh-33604
1 parent 87157d3 commit 64daba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dependencies {
111111
api("org.aspectj:aspectjrt:1.9.22.1")
112112
api("org.aspectj:aspectjtools:1.9.22.1")
113113
api("org.aspectj:aspectjweaver:1.9.22.1")
114-
api("org.awaitility:awaitility:4.2.0")
114+
api("org.awaitility:awaitility:4.2.2")
115115
api("org.bouncycastle:bcpkix-jdk18on:1.72")
116116
api("org.codehaus.jettison:jettison:1.5.4")
117117
api("org.crac:crac:1.4.0")

0 commit comments

Comments
 (0)