Skip to content

Commit

Permalink
Merge pull request #899 from playframework/update/2.2.x/assertj-core-…
Browse files Browse the repository at this point in the history
…3.26.0

[2.2.x] assertj-core 3.26.0 (was 3.25.3)
  • Loading branch information
mkurz authored Jun 16, 2024
2 parents c2163a5 + a629a46 commit 26fdf4d
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.6")

val assertj = Seq("org.assertj" % "assertj-core" % "3.25.3")
val assertj = Seq("org.assertj" % "assertj-core" % "3.26.0")

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

Expand Down

0 comments on commit 26fdf4d

Please sign in to comment.