We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c32a0 commit 5b2d1b2Copy full SHA for 5b2d1b2
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.21"
+val playVer = "2.8.22"
13
val scalaVer = "2.12"
14
15
play {
0 commit comments