Skip to content

Commit

Permalink
Merge pull request playframework#616 from scala-steward/update/awaiti…
Browse files Browse the repository at this point in the history
…lity-4.1.1

awaitility 4.1.1 (was 4.1.0)
  • Loading branch information
cchantep authored Nov 11, 2021
2 parents a351db5 + efe52dc commit e442261
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 @@ -12,7 +12,7 @@ object Dependencies {

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

val awaitility = Seq("org.awaitility" % "awaitility" % "4.1.0")
val awaitility = Seq("org.awaitility" % "awaitility" % "4.1.1")

val specsVersion = "4.12.4-js-ec"
val specsBuild = Seq(
Expand Down

0 comments on commit e442261

Please sign in to comment.