We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8468373 + 2b5f02d commit 848c27bCopy full SHA for 848c27b
1 file changed
gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit test framework
3
- testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
4
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
5
testImplementation 'org.mockito:mockito-core:5.21.0'
6
testImplementation 'io.opentelemetry:opentelemetry-api:1.54.0'
0 commit comments