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 a3d45a8 + 9edd7c4 commit f7062a6Copy full SHA for f7062a6
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 = "17.11.1"
+ val ebean = "19.0.0"
21
val typesafeConfig = "1.4.9"
22
}
23
0 commit comments