Skip to content

Commit 5df00da

Browse files
Bump json from 20190722 to 20200518
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20200518. - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Commits](https://github.com/douglascrockford/JSON-java/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4586691 commit 5df00da

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
@@ -28,7 +28,7 @@ jar{
2828

2929
dependencies{
3030
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.7.2'
31-
api group: 'org.json', name: 'json', version: '20190722'
31+
api group: 'org.json', name: 'json', version: '20200518'
3232
api group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
3333
api(group: 'net.dv8tion', name: 'JDA', version: '4.1.1_154'){
3434
exclude(module: 'opus-java')

0 commit comments

Comments
 (0)