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 ec994e8 + 4569285 commit 4ef83f3Copy full SHA for 4ef83f3
1 file changed
project/Dependencies.scala
@@ -16,7 +16,7 @@ object Dependencies {
16
17
object Versions {
18
val play: String = "3.0.0"
19
- val ebean = "13.17.3"
+ val ebean = "13.23.0"
20
val ebeanJakarta = s"$ebean-jakarta"
21
val typesafeConfig = "1.4.3"
22
}
0 commit comments