gradle
This commit is contained in:
parent
709357565c
commit
e86dfba242
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ dependencies {
|
||||||
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
|
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
|
||||||
compileOnly("org.projectlombok:lombok:1.18.26")
|
compileOnly("org.projectlombok:lombok:1.18.26")
|
||||||
annotationProcessor("org.projectlombok:lombok:1.18.26")
|
annotationProcessor("org.projectlombok:lombok:1.18.26")
|
||||||
implementation("net.dv8tion:JDA:5.0.0-beta.9") {
|
shade("net.dv8tion:JDA:5.0.0-beta.9") {
|
||||||
exclude (module = "opus-java")
|
exclude (module = "opus-java")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue