Upgrade to Awaitility 4.3.0

Closes gh-44602
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:05:53 +01:00
parent 0a84ebf9f1
commit 013633cc48

View File

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