Skip to content

Commit 9217c79

Browse files
authored
Merge pull request #525 from scala-steward/update/7.x/patches
[7.x] Patch updates
2 parents 5d2829d + 3b2964f commit 9217c79

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22

3-
sbt.version=1.10.7
3+
sbt.version=1.10.10

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.6"
19-
val ebean = "15.8.1"
19+
val ebean = "15.8.2"
2020
val typesafeConfig = "1.4.3"
2121
}
2222

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>
22

3-
sbt.version=1.10.7
3+
sbt.version=1.10.10

0 commit comments

Comments
 (0)