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 30b1934 + 7cf684e commit d7c3bf9Copy full SHA for d7c3bf9
1 file changed
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
implementation 'org.json:json:20220924'
39
40
- testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
41
}
42
43
shadowJar {
0 commit comments