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.
2 parents 01c7950 + 7fa1383 commit 6f8ec1fCopy full SHA for 6f8ec1f
gradle/dependencies.gradle
@@ -7,7 +7,7 @@ dependencies {
7
testImplementation 'io.opentelemetry:opentelemetry-api:1.34.1'
8
testImplementation 'io.opentelemetry:opentelemetry-context:1.34.1'
9
testImplementation 'io.opentelemetry.semconv:opentelemetry-semconv:1.23.1-alpha'
10
- testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.50'
+ testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.52'
11
12
implementation 'com.google.code.gson:gson:2.10.1'
13
0 commit comments