File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 7
7
}
8
8
9
9
group = ' com.andre601'
10
- version = ' 2.2.0 '
10
+ version = ' 2.2.1 '
11
11
12
12
sourceCompatibility = 1.8
13
13
@@ -24,7 +24,7 @@ dependencies{
24
24
api group : ' com.squareup.okhttp3' , name : ' okhttp' , version : ' 3.11.0'
25
25
api group : ' org.json' , name : ' json' , version : ' 20180813'
26
26
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 ' ){
28
28
exclude(module : ' opus-java' )
29
29
}
30
30
}
Original file line number Diff line number Diff line change 24
24
- Dependencies updated:
25
25
- JDA: ` 4.BETA.0_32 ` to ` 4.0.0_39 ` (Official release of JDA v4)
26
26
27
+ - ### v2.2.1
28
+ - Dependencies updated:
29
+ - JDA: ` 4.0.0_39 ` to ` 4.0.0_40 `
30
+
27
31
____
28
32
## v1
29
33
You can’t perform that action at this time.
0 commit comments