Skip to content

Commit 52da66b

Browse files
authored
Merge pull request #678 from scala-steward/update/8.x/patches
[8.x] Patch updates
2 parents c3ae4be + fe865d4 commit 52da66b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.12.1
3+
sbt.version=1.12.2

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 = "3.0.10"
19-
val ebean = "17.2.0"
19+
val ebean = "17.2.1"
2020
val typesafeConfig = "1.4.5"
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.12.1
3+
sbt.version=1.12.2

0 commit comments

Comments
 (0)