Skip to content

Commit ae3bc50

Browse files
authored
Merge pull request #107 from botblock/dependabot/gradle/org.json-json-20200518
Bump json from 20190722 to 20200518
2 parents 381d808 + 5df00da commit ae3bc50

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_155'){
3434
exclude(module: 'opus-java')

0 commit comments

Comments
 (0)