We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d53b7ef + 16bf6d4 commit 708ca5aCopy full SHA for 708ca5a
gradle/dependencies.gradle
@@ -3,7 +3,7 @@ dependencies {
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
4
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
5
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
6
- testImplementation 'org.mockito:mockito-core:5.13.0'
+ testImplementation 'org.mockito:mockito-core:5.14.0'
7
testImplementation 'io.opentelemetry:opentelemetry-api:1.42.1'
8
testImplementation 'io.opentelemetry:opentelemetry-context:1.42.1'
9
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
0 commit comments