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 6652b0b + f78594d commit 5fe27edCopy full SHA for 5fe27ed
1 file changed
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
17
object Versions {
18
val play: String = "2.9.11"
19
- val ebean = "17.9.0"
+ val ebean = "17.10.0"
20
val typesafeConfig = "1.4.9"
21
}
22
0 commit comments