Skip to content

Commit 0042791

Browse files
authored
Merge pull request #1103 from scala-steward/update/2.2.x/patches
[2.2.x] Patch updates
2 parents 7600111 + 23fa049 commit 0042791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.4")
14+
val assertj = Seq("org.assertj" % "assertj-core" % "3.27.6")
1515

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

0 commit comments

Comments
 (0)