Skip to content

Commit 07900ec

Browse files
fix(deps): update dependency org.mock-server:mockserver-netty to v7.5.0 (#1234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b463fc commit 07900ec

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.2"))
4040
testImplementation("org.junit.jupiter:junit-jupiter-api")
4141
testImplementation("org.junit.jupiter:junit-jupiter-engine")
42-
testImplementation("org.mock-server:mockserver-netty:7.4.0")
42+
testImplementation("org.mock-server:mockserver-netty:7.5.0")
4343
testImplementation("org.awaitility:awaitility:4.3.0")
4444
testImplementation("io.opentelemetry.proto:opentelemetry-proto:1.11.0-alpha")
4545
testImplementation("org.assertj:assertj-core:3.27.7")

0 commit comments

Comments
 (0)