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 d6708a1 + e2405c8 commit 8288a2dCopy full SHA for 8288a2d
gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit test framework
3
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
4
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5
testImplementation 'org.mockito:mockito-core:5.18.0'
6
testImplementation 'io.opentelemetry:opentelemetry-api:1.51.0'
0 commit comments