mirror of
https://github.com/sciwhiz12/Janitor.git
synced 2024-11-10 03:21:26 +00:00
Fix build.gradle
This commit is contained in:
parent
f1d77e11db
commit
079d1d37e7
|
@ -26,10 +26,6 @@ archivesBaseName = 'janitor_bot'
|
|||
version = getVersion()
|
||||
println("Version: ${version}")
|
||||
|
||||
shadowJar {
|
||||
configurations = [project.configurations.implementation]
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "net.dv8tion:JDA:${jda_version}"
|
||||
implementation "com.electronwill.night-config:toml:${nightconfig_version}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user