File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- 1.4.1
1
+ 1.4.2
Original file line number Diff line number Diff line change @@ -53,16 +53,16 @@ dependencies {
53
53
implementation ' ch.qos.logback:logback-classic:1.5.0'
54
54
implementation ' commons-validator:commons-validator:1.7'
55
55
implementation ' dev.lavalink.youtube:common:1.3.0'
56
- implementation ' dev.lavalink.youtube:v2:1.3 .0'
57
- implementation ' dev.arbjerg:lavaplayer:2.1.2 '
56
+ implementation ' dev.lavalink.youtube:v2:1.4 .0'
57
+ implementation ' dev.arbjerg:lavaplayer:2.2.1 '
58
58
implementation ' commons-io:commons-io:2.11.0'
59
59
implementation ' net.bramp.ffmpeg:ffmpeg:0.6.2'
60
60
implementation ' io.sfrei:tracksearch:0.9.0'
61
61
implementation ' com.squareup.okhttp3:okhttp:4.9.3'
62
62
}
63
63
64
64
group = ' com.casko1'
65
- version = ' 1.4.1 '
65
+ version = ' 1.4.2 '
66
66
description = ' wheelbarrow-bot'
67
67
java. sourceCompatibility = JavaVersion . VERSION_16
68
68
You can’t perform that action at this time.
0 commit comments