Bump playVer from 2.6.20 to 2.8.18 (#7328)

This commit is contained in:
dependabot[bot] 2022-11-28 14:19:22 -08:00 committed by GitHub
parent 78ea6468bc
commit 2bbb6ae949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ plugins {
id("org.gradle.playframework") version "0.12"
}
val playVer = "2.6.20"
val playVer = "2.8.18"
val scalaVer = "2.12"
play {