Skip to content

Commit

Permalink
Update jcl-over-slf4j, log4j-over-slf4j, ... to 2.0.16 (#769)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] authored Aug 11, 2024
1 parent df38157 commit 1242b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ object Dependencies {
val scalaCheckVersion = "1.18.0"

// Legacy versions support Slf4J v1 for compatibility with older libs
val Slf4jVersion = "2.0.13"
val Slf4jVersion = "2.0.16"
val Slf4jLegacyVersion = "1.7.36"
val LogbackVersion = "1.3.14"
val LogbackLegacyVersion = "1.2.13"
Expand Down

0 comments on commit 1242b71

Please sign in to comment.