Skip to content

Commit baee83b

Browse files
committed
[3.0.x] slf4j-api 2.0.17 (was 2.0.16)
1 parent 005ea9e commit baee83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ object Dependencies {
2828

2929
val playJson = Seq("org.playframework" %% "play-json" % "3.0.4")
3030

31-
val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "2.0.16")
31+
val slf4jApi = Seq("org.slf4j" % "slf4j-api" % "2.0.17")
3232

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

0 commit comments

Comments
 (0)