Skip to content

Commit 5b2d1b2

Browse files
fix(deps): update playver to v2.8.22 (main) (patch) (#11526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31c32a0 commit 5b2d1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/images/play/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("org.gradle.playframework") version "0.14"
1010
}
1111

12-
val playVer = "2.8.21"
12+
val playVer = "2.8.22"
1313
val scalaVer = "2.12"
1414

1515
play {

0 commit comments

Comments
 (0)