Skip to content

Commit

Permalink
Update slf4j-api to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 48ddd6d commit 8d5971f
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 @@ -6,7 +6,7 @@ object Dependencies {

val terseLogback = "1.2.0"

lazy val slf4jApi = "org.slf4j" % "slf4j-api" % "1.7.36"
lazy val slf4jApi = "org.slf4j" % "slf4j-api" % "2.0.12"

lazy val jctools = "org.jctools" % "jctools-core" % "4.0.1"

Expand Down

0 comments on commit 8d5971f

Please sign in to comment.