Skip to content

Commit

Permalink
Update slf4j-api to 2.0.16 (#288)
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 731071c commit f4d1800
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 @@ -30,7 +30,7 @@ object Dependencies {

val log4j2Version = "2.23.1"
val logbackVersion = "1.3.14"
val slf4jVersion = "2.0.13"
val slf4jVersion = "2.0.16"

// often called-in transitively with insecure versions of databind / core
private val jacksonDatabind = Seq(
Expand Down

0 comments on commit f4d1800

Please sign in to comment.