We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72af83f commit 55057e4Copy full SHA for 55057e4
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
implementation "org.apache.commons:commons-lang3:3.17.0"
75
implementation "org.slf4j:slf4j-api:2.0.16"
76
implementation "org.slf4j:slf4j-jdk14:2.0.16"
77
- implementation "org.json:json:20250107"
+ implementation "org.json:json:20250517"
78
implementation "com.googlecode.java-diff-utils:diffutils:1.3.0"
79
implementation "org.apache.commons:commons-text:1.13.0"
80
implementation "org.openjdk.nashorn:nashorn-core:15.6"
0 commit comments