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 5dfa12b + 26aa35d commit a5ead02Copy full SHA for a5ead02
1 file changed
project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
17
18
object Versions {
19
val play: String = "3.1.0-M8"
20
- val ebean = "17.3.0"
+ val ebean = "17.10.0"
21
val typesafeConfig = "1.4.6"
22
}
23
0 commit comments