Skip to content

Commit 6c60ad5

Browse files
fix(deps): update playver to v2.8.22 (release/v1.33.x) (patch) (#11527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 887732c commit 6c60ad5

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)