Skip to content

Commit

Permalink
[2.2.x] slf4j-api 2.0.13 (was 2.0.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Apr 30, 2024
1 parent 82af916 commit b2eca3e
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.5")

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

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

Expand Down

0 comments on commit b2eca3e

Please sign in to comment.