Skip to content

Commit 683f478

Browse files
authored
Merge pull request #997 from playframework/update/3.0.x/awaitility-4.3.0
[3.0.x] awaitility 4.3.0 (was 4.2.2)
2 parents 1574f37 + c3c0589 commit 683f478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313

1414
val assertj = Seq("org.assertj" % "assertj-core" % "3.27.3")
1515

16-
val awaitility = Seq("org.awaitility" % "awaitility" % "4.2.2")
16+
val awaitility = Seq("org.awaitility" % "awaitility" % "4.3.0")
1717

1818
val specsVersion = "4.20.9"
1919
val specsBuild = Seq(

0 commit comments

Comments
 (0)