Skip to content

Commit

Permalink
Update ebean to latest currently working version
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jan 9, 2024
1 parent ec994e8 commit 4569285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {

object Versions {
val play: String = "3.0.0"
val ebean = "13.17.3"
val ebean = "13.23.0"
val ebeanJakarta = s"$ebean-jakarta"
val typesafeConfig = "1.4.3"
}
Expand Down

0 comments on commit 4569285

Please sign in to comment.