Skip to content

Commit

Permalink
Update Logback
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Oct 14, 2024
1 parent 6891da8 commit bfbfc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
}

dependencies {
implementation("ch.qos.logback:logback-classic:1.3.0-alpha14")
implementation("ch.qos.logback:logback-classic:1.5.10")

implementation(libs.kotlin.logging)
implementation(libs.ktor.server.netty)
Expand Down

0 comments on commit bfbfc85

Please sign in to comment.