File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 77}
88
99group = ' com.andre601'
10- version = ' 2.2.0 '
10+ version = ' 2.2.1 '
1111
1212sourceCompatibility = 1.8
1313
@@ -24,7 +24,7 @@ dependencies{
2424 api group : ' com.squareup.okhttp3' , name : ' okhttp' , version : ' 3.11.0'
2525 api group : ' org.json' , name : ' json' , version : ' 20180813'
2626 api group : ' org.jetbrains' , name : ' annotations' , version : ' 16.0.2'
27- api(group : ' net.dv8tion' , name : ' JDA' , version : ' 4.0.0_39 ' ){
27+ api(group : ' net.dv8tion' , name : ' JDA' , version : ' 4.0.0_40 ' ){
2828 exclude(module : ' opus-java' )
2929 }
3030}
Original file line number Diff line number Diff line change 2424 - Dependencies updated:
2525 - JDA: ` 4.BETA.0_32 ` to ` 4.0.0_39 ` (Official release of JDA v4)
2626
27+ - ### v2.2.1
28+ - Dependencies updated:
29+ - JDA: ` 4.0.0_39 ` to ` 4.0.0_40 `
30+
2731____
2832## v1
2933
You can’t perform that action at this time.
0 commit comments