Skip to content

Commit 95e1842

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/org.mockito-mockito-core-5.21.0' into dependabot/consolidated-updates
2 parents 87a69d0 + edb5520 commit 95e1842

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/dependencies.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ dependencies {
22
// Use JUnit test framework
33
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5-
testImplementation 'org.mockito:mockito-core:5.19.0'
6-
testImplementation 'io.opentelemetry:opentelemetry-api:1.57.0'
7-
testImplementation 'io.opentelemetry:opentelemetry-context:1.57.0'
5+
testImplementation 'org.mockito:mockito-core:5.21.0'
6+
testImplementation 'io.opentelemetry:opentelemetry-api:1.54.0'
7+
testImplementation 'io.opentelemetry:opentelemetry-context:1.54.0'
88
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
99
implementation 'com.google.code.gson:gson:2.13.2'
1010

0 commit comments

Comments
 (0)