Skip to content

Commit 7d5bcb9

Browse files
author
Francisco Solis
authored
Merge pull request #13 from TheProgramSrc/renovate/org.json-json-20220320.x
2 parents f4b14d3 + 2a0cec1 commit 7d5bcb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.1.10-SNAPSHOT'
3636
compileOnly 'xyz.theprogramsrc:filesmodule:0.1.0-SNAPSHOT'
3737

38-
implementation 'org.json:json:20211205'
38+
implementation 'org.json:json:20220320'
3939

4040
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
4141
}

0 commit comments

Comments
 (0)