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 cf43221 + 1c43686 commit d45d196Copy full SHA for d45d196
gradle/dependencies.gradle
@@ -2,7 +2,7 @@ dependencies {
2
// Use JUnit test framework
3
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
4
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5
- testImplementation 'org.mockito:mockito-core:5.16.1'
+ testImplementation 'org.mockito:mockito-core:5.17.0'
6
testImplementation 'io.opentelemetry:opentelemetry-api:1.48.0'
7
testImplementation 'io.opentelemetry:opentelemetry-context:1.48.0'
8
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
0 commit comments