Skip to content

Commit 6de23db

Browse files
authored
Merge pull request #677 from scala-steward/update/7.x/patches
[7.x] Patch updates
2 parents e27c4e1 + 919321c commit 6de23db

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 = "2.9.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)