Skip to content

Commit 09a2f07

Browse files
authored
Merge pull request #1065 from scala-steward/update/2.2.x/patches
[2.2.x] Patch updates
2 parents 27e2d37 + db4e4ef commit 09a2f07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

project/Dependencies.scala

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

1212
val logback = Seq("ch.qos.logback" % "logback-core" % "1.5.18")
1313

14-
val assertj = Seq("org.assertj" % "assertj-core" % "3.27.3")
14+
val assertj = Seq("org.assertj" % "assertj-core" % "3.27.4")
1515

1616
val awaitility = Seq("org.awaitility" % "awaitility" % "4.3.0")
1717

project/build.properties

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

0 commit comments

Comments
 (0)