Skip to content

Commit

Permalink
fix(deps): update slf4j monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent a69fd2c commit bf61d55
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 @@ -103,7 +103,7 @@ object LogLibs {

object Version {

const val slf4j = "1.7.36"
const val slf4j = "2.0.12"
const val logback = "1.2.11"
const val log4j2 = "2.19.0"
}
Expand Down

0 comments on commit bf61d55

Please sign in to comment.