Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 17, 2023
1 parent 120eb07 commit 87dc10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Expand Up @@ -7,5 +7,5 @@ object Versions {
val coroutines = "1.7.3"
val slf4j = "1.7.36"
val junit = "4.13.2"
val logback = "1.2.11"
val logback = "1.4.11"
}

0 comments on commit 87dc10f

Please sign in to comment.