Upgrade to Awaitility 4.2.1

Closes gh-39974
This commit is contained in:
Andy Wilkinson 2024-03-18 12:32:50 +00:00
parent c17492921e
commit 00ec9d08c8

View File

@ -99,7 +99,7 @@ bom {
] ]
} }
} }
library("Awaitility", "4.2.0") { library("Awaitility", "4.2.1") {
group("org.awaitility") { group("org.awaitility") {
modules = [ modules = [
"awaitility", "awaitility",