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 3707a11 commit 4989d7fCopy full SHA for 4989d7f
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
compileOnly("xyz.theprogramsrc:simplecoreapi:0.6.2-SNAPSHOT")
37
compileOnly("xyz.theprogramsrc:filesmodule:0.2.0-SNAPSHOT")
38
39
- implementation("org.json:json:20220924")
+ implementation("org.json:json:20230227")
40
41
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
42
}
0 commit comments