Upgrade to Awaitility 4.2.1

Closes gh-40331
This commit is contained in:
Andy Wilkinson
2024-04-12 14:05:37 +01:00
parent 4fd0375eb1
commit 3544e96c18

View File

@@ -108,7 +108,7 @@ bom {
releaseNotes("https://github.com/assertj/assertj/releases/tag/assertj-build-{version}")
}
}
library("Awaitility", "4.2.0") {
library("Awaitility", "4.2.1") {
group("org.awaitility") {
modules = [
"awaitility",