We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4847437 + 08685e8 commit 3bf2809Copy full SHA for 3bf2809
1 file changed
project/Dependencies.scala
@@ -15,7 +15,7 @@ object Dependencies {
15
}
16
17
object Versions {
18
- val play: String = "3.1.0-M3"
+ val play: String = "3.1.0-M4"
19
val ebean = "17.1.1"
20
val typesafeConfig = "1.4.5"
21
0 commit comments