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 d4b41b2 + 3f5b595 commit eb55396Copy full SHA for eb55396
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.2.0"
+ val ebean = "19.3.0"
21
val typesafeConfig = "1.4.9"
22
}
23
0 commit comments