Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 57f2813 commit b45238b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import java.util.*

val coroutinesVersion = "1.4.1"
val jupiterVersion = "5.6.2"
val logbackVersion = "1.2.3"
val logbackVersion = "1.5.8"
val kotlinLoginVersion = "1.8.3"
val slf4jApiVersoion = "1.7.30"
val gsonVersion = "2.8.6"
Expand Down

0 comments on commit b45238b

Please sign in to comment.