Skip to content

Commit

Permalink
Remove logbackVersion from build script
Browse files Browse the repository at this point in the history
  • Loading branch information
Erdragh committed Nov 27, 2023
1 parent 29d41f2 commit e2dab3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ subprojects {
val jdaVersion: String by project
val exposedVersion: String by project
val sqliteJDBCVersion: String by project
val logbackVersion: String by project

implementation("net.dv8tion:JDA:$jdaVersion") {
exclude(module = "opus-java")
Expand Down

0 comments on commit e2dab3c

Please sign in to comment.