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 b483f2c + ac10aa5 commit d5f4bf1Copy full SHA for d5f4bf1
1 file changed
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
17
object Versions {
18
val play: String = "2.9.10"
19
- val ebean = "17.2.1"
+ val ebean = "17.3.0"
20
val typesafeConfig = "1.4.5"
21
}
22
0 commit comments