Skip to content

Commit

Permalink
[2.2.x] assertj-core 3.27.1 (was 3.26.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 2, 2025
1 parent 787dfed commit 7a21086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Dependencies {

val logback = Seq("ch.qos.logback" % "logback-core" % "1.5.12")

val assertj = Seq("org.assertj" % "assertj-core" % "3.26.3")
val assertj = Seq("org.assertj" % "assertj-core" % "3.27.1")

val awaitility = Seq("org.awaitility" % "awaitility" % "4.2.2")

Expand Down

0 comments on commit 7a21086

Please sign in to comment.