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 f976f71 commit 10c86deCopy full SHA for 10c86de
build.sbt
@@ -4,7 +4,7 @@ val playJsonVersion = "3.0.5"
4
val playVersion = "2.7.3" // test only
5
val playWsVersion = "2.1.11"
6
val slf4jVersion = "2.0.17"
7
-val logbackVersion = "1.5.18"
+val logbackVersion = "1.5.19"
8
val specs2Version = "4.22.0"
9
val dockerTestkitVersion = "0.12.0"
10
0 commit comments