There was an error while loading. Please reload this page.
2 parents cc2ff51 + fa1cd13 commit f1d71e8Copy full SHA for f1d71e8
1 file changed
gradle/dependencies.gradle
@@ -3,8 +3,8 @@ dependencies {
3
testImplementation 'org.junit.jupiter:junit-jupiter:6.1.0'
4
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5
testImplementation 'org.mockito:mockito-core:5.23.0'
6
- testImplementation 'io.opentelemetry:opentelemetry-api:1.62.0'
7
- testImplementation 'io.opentelemetry:opentelemetry-context:1.62.0'
+ testImplementation 'io.opentelemetry:opentelemetry-api:1.63.0'
+ testImplementation 'io.opentelemetry:opentelemetry-context:1.63.0'
8
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
9
implementation 'com.google.code.gson:gson:2.14.0'
10
0 commit comments