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 7f190ff + 3d2784d commit 6b7bd44Copy full SHA for 6b7bd44
gradle/dependencies.gradle
@@ -5,7 +5,7 @@ dependencies {
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.37.0'
8
- testImplementation 'io.opentelemetry:opentelemetry-context:1.37.0'
+ testImplementation 'io.opentelemetry:opentelemetry-context:1.38.0'
9
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.57'
10
implementation 'com.google.code.gson:gson:2.10.1'
11
0 commit comments