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 ad940d4 + d15a4a5 commit dee81a5Copy full SHA for dee81a5
1 file changed
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
17
object Versions {
18
val play: String = "3.0.11"
19
- val ebean = "19.2.0"
+ val ebean = "19.3.0"
20
val typesafeConfig = "1.4.9"
21
}
22
0 commit comments