Skip to content

Commit 73807b1

Browse files
fix(deps): update dependency org.mock-server:mockserver-netty to v7 (#1165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88dbc44 commit 73807b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

telemetry-testing/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
testImplementation(enforcedPlatform("org.junit:junit-bom:6.1.0"))
4040
testImplementation("org.junit.jupiter:junit-jupiter-api")
4141
testImplementation("org.junit.jupiter:junit-jupiter-engine")
42-
testImplementation("org.mock-server:mockserver-netty:6.1.0")
42+
testImplementation("org.mock-server:mockserver-netty:7.0.0")
4343
testImplementation("org.awaitility:awaitility:4.3.0")
4444
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.10.0-alpha")
4545
testImplementation("org.assertj:assertj-core:3.27.7")

0 commit comments

Comments
 (0)