Skip to content

Commit d898436

Browse files
Merge pull request #1733 from microsoftgraph/dependabot/gradle/open-telemetry-c9735c05cc
chore(deps): bump the open-telemetry group across 2 directories with 2 updates
2 parents 962501a + 8897003 commit d898436

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
@@ -4,8 +4,8 @@ dependencies {
44
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
55
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
66
testImplementation 'org.mockito:mockito-core:5.13.0'
7-
testImplementation 'io.opentelemetry:opentelemetry-api:1.41.0'
8-
testImplementation 'io.opentelemetry:opentelemetry-context:1.41.0'
7+
testImplementation 'io.opentelemetry:opentelemetry-api:1.42.0'
8+
testImplementation 'io.opentelemetry:opentelemetry-context:1.42.0'
99
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
1010
implementation 'com.google.code.gson:gson:2.11.0'
1111

0 commit comments

Comments
 (0)