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 90e87f0 commit 5cecd30Copy full SHA for 5cecd30
telemetry-testing/build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
testImplementation("org.junit.jupiter:junit-jupiter-api")
39
testImplementation("org.junit.jupiter:junit-jupiter-engine")
40
testImplementation("org.mock-server:mockserver-netty:5.15.0:shaded")
41
- testImplementation("org.awaitility:awaitility:4.2.1")
+ testImplementation("org.awaitility:awaitility:4.2.2")
42
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.3.2-alpha")
43
testImplementation("org.assertj:assertj-core:3.26.3")
44
0 commit comments