Skip to content

Commit

Permalink
slf4j-api 2.0.11 (was 2.0.9)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 9106bd5 commit e66fda0
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("org.playframework" %% "play-json" % "3.0.1")

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

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

Expand Down

0 comments on commit e66fda0

Please sign in to comment.