Skip to content

Commit 8c92aeb

Browse files
Bump json from 20180813 to 20190722
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20190722. - [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 9b9c716 commit 8c92aeb

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
@@ -22,7 +22,7 @@ repositories{
2222

2323
dependencies{
2424
api group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.2.1'
25-
api group: 'org.json', name: 'json', version: '20180813'
25+
api group: 'org.json', name: 'json', version: '20190722'
2626
api group: 'org.jetbrains', name: 'annotations', version: '17.0.0'
2727
api(group: 'net.dv8tion', name: 'JDA', version: '4.0.0_48'){
2828
exclude(module: 'opus-java')

0 commit comments

Comments
 (0)