We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887732c commit 6c60ad5Copy full SHA for 6c60ad5
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