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 84f327e + 9dc3fc3 commit 039616dCopy full SHA for 039616d
build.gradle
@@ -23,7 +23,7 @@ allprojects {
23
ext {
24
25
dependencies {
26
- api group: 'org.json', name: 'json', version: '20200518'
+ api group: 'org.json', name: 'json', version: '20201115'
27
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'
28
api group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.2'
29
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
0 commit comments