Skip to content

Commit 0ebf173

Browse files
Bump json from 20201115 to 20210307
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20201115 to 20210307. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d092fdf commit 0ebf173

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
@@ -20,7 +20,7 @@ allprojects {
2020
ext {
2121

2222
dependencies {
23-
api group: 'org.json', name: 'json', version: '20201115'
23+
api group: 'org.json', name: 'json', version: '20210307'
2424
api group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '2.8.0'
2525
api group: 'com.google.code.findbugs', name: 'jsr305', version: '3.0.2'
2626
api group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'

0 commit comments

Comments
 (0)