Skip to content

Commit

Permalink
Merge pull request #461 from scala-steward/update/7.x/patches
Browse files Browse the repository at this point in the history
[7.x] Update ebean from `15.0.1` to `15.1.0`
  • Loading branch information
mkurz committed Apr 28, 2024
2 parents 3a46d6f + ca02dfb commit 43f76e1
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 = "2.9.2"
val ebean = "15.0.1"
val ebean = "15.1.0"
val typesafeConfig = "1.4.3"
}

Expand Down

0 comments on commit 43f76e1

Please sign in to comment.