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 4b9695a + 4ca37b7 commit 28164cdCopy full SHA for 28164cd
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.1.10-SNAPSHOT'
36
compileOnly 'xyz.theprogramsrc:filesmodule:0.1.0-SNAPSHOT'
37
38
- implementation 'org.json:json:20220320'
+ implementation 'org.json:json:20220924'
39
40
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
41
}
0 commit comments