Skip to content

Commit

Permalink
Merge pull request #491 from scala-steward/update/ebean-15.7.0
Browse files Browse the repository at this point in the history
ebean 15.7.0 (was 15.5.2)
  • Loading branch information
mkurz authored Nov 5, 2024
2 parents e6d2691 + ec28594 commit 112ef61
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.5"
val ebean = "15.5.2"
val ebean = "15.7.0"
val typesafeConfig = "1.4.3"
}

Expand Down

0 comments on commit 112ef61

Please sign in to comment.