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 88dbc44 commit 73807b1Copy full SHA for 73807b1
1 file changed
telemetry-testing/build.gradle.kts
@@ -39,7 +39,7 @@ dependencies {
39
testImplementation(enforcedPlatform("org.junit:junit-bom:6.1.0"))
40
testImplementation("org.junit.jupiter:junit-jupiter-api")
41
testImplementation("org.junit.jupiter:junit-jupiter-engine")
42
- testImplementation("org.mock-server:mockserver-netty:6.1.0")
+ testImplementation("org.mock-server:mockserver-netty:7.0.0")
43
testImplementation("org.awaitility:awaitility:4.3.0")
44
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.10.0-alpha")
45
testImplementation("org.assertj:assertj-core:3.27.7")
0 commit comments