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 1dc4383 + eeec34c commit 59bbf0eCopy full SHA for 59bbf0e
gradle/dependencies.gradle
@@ -4,7 +4,7 @@ dependencies {
4
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
5
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
6
testImplementation 'org.mockito:mockito-inline:5.2.0'
7
- testImplementation 'io.opentelemetry:opentelemetry-api:1.35.0'
+ testImplementation 'io.opentelemetry:opentelemetry-api:1.36.0'
8
testImplementation 'io.opentelemetry:opentelemetry-context:1.36.0'
9
testImplementation 'io.opentelemetry.semconv:opentelemetry-semconv:1.23.1-alpha'
10
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.54'
0 commit comments