Skip to content

Commit

Permalink
assertj-core 3.25.1 (was 3.24.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 1459c4f commit 06789d5
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.4.14")

val assertj = Seq("org.assertj" % "assertj-core" % "3.24.2")
val assertj = Seq("org.assertj" % "assertj-core" % "3.25.1")

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

Expand Down

0 comments on commit 06789d5

Please sign in to comment.