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.
1 parent 9613dfa commit c2e31c1Copy full SHA for c2e31c1
gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit test framework
3
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
4
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5
testImplementation 'org.mockito:mockito-core:5.19.0'
6
testImplementation 'io.opentelemetry:opentelemetry-api:1.54.0'
0 commit comments