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 77ec52e + df1a616 commit 13e1f2cCopy full SHA for 13e1f2c
1 file changed
build.gradle
@@ -10,7 +10,7 @@ repositories {
10
}
11
12
dependencies {
13
- testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.14.3'
14
testImplementation 'org.json:json:20250517'
15
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
16
0 commit comments