Skip to content

Commit 457c3c3

Browse files
Update dependency org.json:json to v20250517
1 parent 7650751 commit 457c3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:20250517")
4040

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

0 commit comments

Comments
 (0)