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.
1 parent 39153ff commit 4705514Copy full SHA for 4705514
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
17
object Versions {
18
val play: String = "2.9.9"
19
- val ebean = "17.1.0"
+ val ebean = "17.1.1"
20
val typesafeConfig = "1.4.5"
21
}
22
0 commit comments