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 3b89ce9 commit 8bb2066Copy full SHA for 8bb2066
build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.1'
14
testImplementation 'org.json:json:20250517'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
16
0 commit comments