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 7650751 commit edfdac2Copy full SHA for edfdac2
build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
39
implementation("org.json:json:20230227")
40
41
- testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
+ testImplementation("org.junit.jupiter:junit-jupiter:5.13.1")
42
}
43
44
0 commit comments