We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6c6521 commit 55681e6Copy full SHA for 55681e6
smoke-tests/images/play/build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
id("org.gradle.playframework") version "0.14"
10
}
11
12
-val playVer = "2.8.20"
+val playVer = "2.8.21"
13
val scalaVer = "2.12"
14
15
play {
0 commit comments