Skip to content

Commit

Permalink
Merge pull request #972 from scala-steward/update/assertj-core-3.27.1
Browse files Browse the repository at this point in the history
assertj-core 3.27.1 (was 3.26.3)
  • Loading branch information
ihostage authored Jan 9, 2025
2 parents dbf4b48 + e4dcf9a commit 4a69e3f
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.15")

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 4a69e3f

Please sign in to comment.