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 0375b91 + 7379187 commit d388c8fCopy full SHA for d388c8f
1 file changed
build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
14
testImplementation 'org.json:json:20250517'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
16
0 commit comments