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