Skip to content

Commit 039616d

Browse files
authored
Merge pull request #182 from botblock/dependabot/gradle/org.json-json-20201115
Bump json from 20200518 to 20201115
2 parents 84f327e + 9dc3fc3 commit 039616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323
ext {
2424

2525
dependencies {
26-
api group: 'org.json', name: 'json', version: '20200518'
26+
api group: 'org.json', name: 'json', version: '20201115'
2727
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'
2828
api group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.2'
2929
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'

0 commit comments

Comments
 (0)