Skip to content

Commit ce0d010

Browse files
Merge pull request #1901 from microsoftgraph/dependabot/gradle/android/open-telemetry-7d3186c4aa
chore(deps): bump the open-telemetry group in /android with 2 updates
2 parents 7c7cad2 + bd7ffd6 commit ce0d010

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.12.2'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
55
testImplementation 'org.mockito:mockito-core:5.17.0'
6-
testImplementation 'io.opentelemetry:opentelemetry-api:1.49.0'
7-
testImplementation 'io.opentelemetry:opentelemetry-context:1.49.0'
6+
testImplementation 'io.opentelemetry:opentelemetry-api:1.50.0'
7+
testImplementation 'io.opentelemetry:opentelemetry-context:1.50.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)