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 f7062a6 + 2475fe7 commit f571e06Copy full SHA for f571e06
1 file changed
project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
17
18
object Versions {
19
val play: String = "3.1.0-M9"
20
- val ebean = "19.0.0"
+ val ebean = "19.2.0"
21
val typesafeConfig = "1.4.9"
22
}
23
0 commit comments