Skip to content

Commit a9c03f4

Browse files
authored
Upgrade org.json to 20240303 (#114)
1 parent 2d70c63 commit a9c03f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
implementation("org.jsoup:jsoup:1.12.1")
3030
implementation("net.iharder:base64:2.3.9")
31-
implementation("org.json:json:20220924")
31+
implementation("org.json:json:20240303")
3232

3333
testImplementation("org.codehaus.groovy:groovy:2.5.5")
3434
testImplementation("org.spockframework:spock-core:1.2-groovy-2.5")

0 commit comments

Comments
 (0)