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 2aec76f commit b27e3e1Copy full SHA for b27e3e1
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.11"
+val logbackVersion = "1.5.12"
8
val specs2Version = "4.20.9"
9
val dockerTestkitVersion = "0.12.0"
10
0 commit comments