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 e4bd07a commit a6b2dddCopy full SHA for a6b2ddd
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.10"
+val logbackVersion = "1.5.11"
8
val specs2Version = "4.20.8"
9
val dockerTestkitVersion = "0.12.0"
10
0 commit comments