Bump playVer from 2.8.19 to 2.8.20 (#8973)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4104872b0c
commit
74e466e782
|
@ -9,7 +9,7 @@ plugins {
|
|||
id("org.gradle.playframework") version "0.14"
|
||||
}
|
||||
|
||||
val playVer = "2.8.19"
|
||||
val playVer = "2.8.20"
|
||||
val scalaVer = "2.12"
|
||||
|
||||
play {
|
||||
|
|
Loading…
Reference in New Issue