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.
2 parents a864642 + 5b44256 commit d8f5ba0Copy full SHA for d8f5ba0
build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
86
implementation 'org.apache.commons:commons-collections4:4.5.0'
87
implementation 'org.apache.maven:maven-artifact:3.9.9'
88
- implementation 'org.json:json:20250107'
+ implementation 'org.json:json:20250517'
89
implementation 'com.github.jknack:handlebars:4.4.0'
90
implementation 'com.google.guava:guava:33.4.8-jre'
91
implementation 'commons-io:commons-io:2.19.0'
0 commit comments