Skip to content

Commit 6ab669b

Browse files
committed
Guava
1 parent 1a238e0 commit 6ab669b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/wiremock-shaded-for-testing/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ tasks {
2323

2424
// Ensures tests are not affected by wiremock dependencies. Wiremock itself is
2525
// safe with its original name.
26+
relocate("com.google.common", "io.opentelemetry.testing.internal.guava")
2627
relocate("org.apache.hc", "io.opentelemetry.testing.internal.apachehttp")
2728
relocate("org.eclipse.jetty", "io.opentelemetry.testing.internal.jetty")
2829
relocate("com.fasterxml.jackson", "io.opentelemetry.testing.internal.jackson")

0 commit comments

Comments
 (0)