Skip to content

Commit

Permalink
Merge pull request #838 from scala-steward/update/assertj-core-3.25.1
Browse files Browse the repository at this point in the history
assertj-core 3.25.1 (was 3.24.2)
  • Loading branch information
mkurz authored Jan 15, 2024
2 parents 48e2b63 + 06789d5 commit f14c711
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 f14c711

Please sign in to comment.