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 f4b14d3 + 2a0cec1 commit 7d5bcb9Copy full SHA for 7d5bcb9
1 file changed
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:20211205'
+ implementation 'org.json:json:20220320'
39
40
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
41
}
0 commit comments