Skip to content

Commit b62cabf

Browse files
committed
jsonpath
1 parent 9912b77 commit b62cabf

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
@@ -28,6 +28,7 @@ tasks {
2828
relocate("org.apache.hc", "io.opentelemetry.testing.internal.apachehttp")
2929
relocate("org.eclipse.jetty", "io.opentelemetry.testing.internal.jetty")
3030
relocate("com.fasterxml.jackson", "io.opentelemetry.testing.internal.jackson")
31+
relocate("com.jayway.jsonpath", "io.opentelemetry.testing.internal.jsonpath")
3132
relocate("javax.servlet", "io.opentelemetry.testing.internal.servlet")
3233
relocate("org.yaml", "io.opentelemetry.testing.internal.yaml")
3334

0 commit comments

Comments
 (0)