Skip to content

Commit 74e466e

Browse files
Bump playVer from 2.8.19 to 2.8.20 (open-telemetry#8973)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4104872 commit 74e466e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.19"
12+
val playVer = "2.8.20"
1313
val scalaVer = "2.12"
1414

1515
play {

0 commit comments

Comments
 (0)