We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729b3f5 commit 7f4b3a7Copy full SHA for 7f4b3a7
dependencyManagement/build.gradle.kts
@@ -106,7 +106,7 @@ val DEPENDENCIES = listOf(
106
"io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha",
107
"io.opentelemetry:opentelemetry-extension-annotations:1.18.0", // deprecated, no longer part of bom
108
"org.assertj:assertj-core:3.26.3",
109
- "org.awaitility:awaitility:4.2.1",
+ "org.awaitility:awaitility:4.2.2",
110
"com.google.code.findbugs:annotations:3.0.1u2",
111
"com.google.code.findbugs:jsr305:3.0.2",
112
"org.apache.groovy:groovy:${groovyVersion}",
0 commit comments