Skip to content

Commit 43f76e1

Browse files
authored
Merge pull request #461 from scala-steward/update/7.x/patches
[7.x] Update ebean from `15.0.1` to `15.1.0`
2 parents 3a46d6f + ca02dfb commit 43f76e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ object Dependencies {
1616

1717
object Versions {
1818
val play: String = "2.9.2"
19-
val ebean = "15.0.1"
19+
val ebean = "15.1.0"
2020
val typesafeConfig = "1.4.3"
2121
}
2222

0 commit comments

Comments
 (0)