Skip to content

Commit 55681e6

Browse files
fix(deps): update playver to v2.8.21 (#9834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6c6521 commit 55681e6

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.20"
12+
val playVer = "2.8.21"
1313
val scalaVer = "2.12"
1414

1515
play {

0 commit comments

Comments
 (0)