Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent bc5673b commit 7bebdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ object LogLibs {

object Version {

const val slf4j = "2.0.12"
const val slf4j = "2.0.13"
const val logback = "1.3.14"
const val log4j2 = "2.23.1"
}
Expand Down

0 comments on commit 7bebdf3

Please sign in to comment.