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 ffd0743 commit 0602563Copy full SHA for 0602563
build.sbt
@@ -19,7 +19,7 @@ val pekkoVersion = "1.1.4"
19
20
val testContainersVersion = "0.43.0"
21
val scalaTestVersion = "3.2.19"
22
-val playVersion = "3.0.7" // test only
+val playVersion = "3.0.8" // test only
23
24
val scala2_13 = "2.13.16"
25
0 commit comments