Skip to content

Commit e8f80a1

Browse files
authored
Merge pull request #1104 from scala-steward/update/3.0.x/patches
[3.0.x] Patch updates
2 parents a06cbd7 + 44970b6 commit e8f80a1

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)