Skip to content

Commit

Permalink
delete test bot
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Sep 20, 2024
1 parent 4257d7a commit 00cc575
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencyResolutionManagement {
voice()
metrics()
common()
other()
}
}
}
Expand Down Expand Up @@ -78,9 +77,3 @@ fun VersionCatalogBuilder.common() {

library("spotbugs", "com.github.spotbugs", "spotbugs-annotations").version("3.1.6")
}


fun VersionCatalogBuilder.other() {
library("jda", "net.dv8tion", "JDA").version("4.1.1_135")
library("lavalink-client", "com.github.FredBoat", "Lavalink-Client").version("8d9b660")
}

0 comments on commit 00cc575

Please sign in to comment.