Skip to content

Commit 89709f8

Browse files
committed
[2.2.x] slf4j-api 2.0.18 (was 2.0.17)
1 parent fb6635d commit 89709f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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("com.typesafe.play" %% "play-json" % "2.10.8")
3030

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

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

0 commit comments

Comments
 (0)