Skip to content

Commit

Permalink
slf4j-api 2.0.12 (was 2.0.11)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 20, 2024
1 parent 51e28a7 commit 57e9b53
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 @@ -28,7 +28,7 @@ object Dependencies {

val playJson = Seq("com.typesafe.play" %% "play-json" % "2.10.4")

val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "2.0.11")
val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "2.0.12")

val javaxInject = Seq("javax.inject" % "javax.inject" % "1")

Expand Down

0 comments on commit 57e9b53

Please sign in to comment.