Skip to content

Commit 6aeccc7

Browse files
authored
Merge pull request #1303 from playframework/update/2.2.x/patches
[2.2.x] Patch updates
2 parents fb6635d + 89709f8 commit 6aeccc7

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)