We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ca1ad commit 9dbb7f1Copy full SHA for 9dbb7f1
dependencyManagement/build.gradle.kts
@@ -46,7 +46,7 @@ dependencies {
46
api("com.squareup.okhttp3:okhttp:4.12.0")
47
api("com.uber.nullaway:nullaway:0.12.3")
48
api("org.assertj:assertj-core:3.27.3")
49
- api("org.awaitility:awaitility:4.2.2")
+ api("org.awaitility:awaitility:4.3.0")
50
api("org.bouncycastle:bcpkix-jdk15on:1.70")
51
api("org.junit-pioneer:junit-pioneer:1.9.1")
52
api("org.skyscreamer:jsonassert:1.5.3")
0 commit comments