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 6ee5116 + eafd4d7 commit 0ba746bCopy full SHA for 0ba746b
gradle/dependencies.gradle
@@ -2,7 +2,7 @@ dependencies {
2
// Use JUnit test framework
3
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
4
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
5
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
6
testImplementation 'org.mockito:mockito-inline:5.2.0'
7
testImplementation 'io.opentelemetry:opentelemetry-api:1.34.1'
8
testImplementation 'io.opentelemetry:opentelemetry-context:1.34.1'
0 commit comments