We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4f8a2 commit e0f2628Copy full SHA for e0f2628
build.sbt
@@ -4,7 +4,7 @@ val playJsonVersion = "3.0.4"
4
val playVersion = "2.7.3" // test only
5
val playWsVersion = "2.1.11"
6
val slf4jVersion = "2.0.16"
7
-val logbackVersion = "1.5.6"
+val logbackVersion = "1.5.7"
8
val specs2Version = "4.20.8"
9
val dockerTestkitVersion = "0.12.0"
10
0 commit comments