Skip to content

Commit 13f407f

Browse files
Update dependency org.awaitility:awaitility to v4.2.2 (#1404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 90efefc commit 13f407f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ val DEPENDENCIES = listOf(
5555
"com.squareup.okhttp3:okhttp:4.12.0",
5656
"com.uber.nullaway:nullaway:0.11.1",
5757
"org.assertj:assertj-core:3.26.3",
58-
"org.awaitility:awaitility:4.2.1",
58+
"org.awaitility:awaitility:4.2.2",
5959
"org.bouncycastle:bcpkix-jdk15on:1.70",
6060
"org.junit-pioneer:junit-pioneer:1.9.1",
6161
"org.skyscreamer:jsonassert:1.5.3",

0 commit comments

Comments
 (0)