Skip to content

Commit 86e55d8

Browse files
Update dependency org.json:json to v20241224
1 parent 7650751 commit 86e55d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compileOnly("xyz.theprogramsrc:simplecoreapi:0.6.2-SNAPSHOT")
3737
compileOnly("xyz.theprogramsrc:filesmodule:0.2.0-SNAPSHOT")
3838

39-
implementation("org.json:json:20230227")
39+
implementation("org.json:json:20241224")
4040

4141
testImplementation("org.junit.jupiter:junit-jupiter:5.9.2")
4242
}

0 commit comments

Comments
 (0)