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 3ea51c8 + 7569a39 commit ed99030Copy full SHA for ed99030
1 file changed
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
17
object Versions {
18
val play: String = "3.0.9"
19
- val ebean = "15.8.2"
+ val ebean = "15.11.0"
20
val typesafeConfig = "1.4.5"
21
}
22
0 commit comments