We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d70c63 commit a9c03f4Copy full SHA for a9c03f4
main/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
29
implementation("org.jsoup:jsoup:1.12.1")
30
implementation("net.iharder:base64:2.3.9")
31
- implementation("org.json:json:20220924")
+ implementation("org.json:json:20240303")
32
33
testImplementation("org.codehaus.groovy:groovy:2.5.5")
34
testImplementation("org.spockframework:spock-core:1.2-groovy-2.5")
0 commit comments