Compare commits
1 Commits
master
...
dda240ab36
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dda240ab36 |
@@ -30,12 +30,12 @@ dependencies {
|
|||||||
implementation 'club.minnced:opus-java:1.1.1'
|
implementation 'club.minnced:opus-java:1.1.1'
|
||||||
implementation 'ws.schild:jave-all-deps:3.5.0'
|
implementation 'ws.schild:jave-all-deps:3.5.0'
|
||||||
implementation 'com.google.guava:guava:33.4.8-jre'
|
implementation 'com.google.guava:guava:33.4.8-jre'
|
||||||
implementation 'com.github.oshi:oshi-core:6.8.1'
|
implementation 'com.github.oshi:oshi-core:6.8.2'
|
||||||
implementation 'com.github.oshi:oshi-json:3.13.6'
|
implementation 'com.github.oshi:oshi-json:3.13.6'
|
||||||
implementation 'org.slf4j:slf4j-simple:2.0.17'
|
implementation 'org.slf4j:slf4j-simple:2.0.17'
|
||||||
implementation 'org.apache.commons:commons-lang3:3.17.0'
|
implementation 'org.apache.commons:commons-lang3:3.17.0'
|
||||||
implementation 'dev.arbjerg:lavaplayer:2.2.3'
|
implementation 'dev.arbjerg:lavaplayer:2.2.3'
|
||||||
implementation 'net.dv8tion:JDA:5.4.0'
|
implementation 'net.dv8tion:JDA:5.5.1'
|
||||||
implementation 'org.reflections:reflections:0.10.2'
|
implementation 'org.reflections:reflections:0.10.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user