Skip to content

Commit 6a62558

Browse files
committed
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/android/open-telemetry-b4d3d46f85' into ramsess/dependabotUpdates-singlebranch
2 parents 3e0ec2c + 000dae8 commit 6a62558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ dependencies {
33
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
55
testImplementation 'org.mockito:mockito-core:5.18.0'
6-
testImplementation 'io.opentelemetry:opentelemetry-api:1.52.0'
7-
testImplementation 'io.opentelemetry:opentelemetry-context:1.52.0'
6+
testImplementation 'io.opentelemetry:opentelemetry-api:1.53.0'
7+
testImplementation 'io.opentelemetry:opentelemetry-context:1.53.0'
88
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
99
implementation 'com.google.code.gson:gson:2.13.1'
1010

0 commit comments

Comments
 (0)