Skip to content

Commit 7349fd6

Browse files
Update dependency org.awaitility:awaitility to v4.2.1 (#1230)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c13ec28 commit 7349fd6

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
@@ -52,7 +52,7 @@ val DEPENDENCIES = listOf(
5252
"com.squareup.okhttp3:okhttp:4.12.0",
5353
"com.uber.nullaway:nullaway:0.10.24",
5454
"org.assertj:assertj-core:3.25.3",
55-
"org.awaitility:awaitility:4.2.0",
55+
"org.awaitility:awaitility:4.2.1",
5656
"org.bouncycastle:bcpkix-jdk15on:1.70",
5757
"org.junit-pioneer:junit-pioneer:1.9.1",
5858
"org.skyscreamer:jsonassert:1.5.1",

0 commit comments

Comments
 (0)