Skip to content

Commit 4ca37b7

Browse files
Update dependency org.json:json to v20220924
1 parent 4b9695a commit 4ca37b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:20220320'
38+
implementation 'org.json:json:20220924'
3939

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

0 commit comments

Comments
 (0)