Upgrade to Awaitility 4.1.0

Closes gh-27252
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:49 +02:00
parent 69ac69050c
commit 580e01283a
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ bom {
]
}
}
library("Awaitility", "4.0.3") {
library("Awaitility", "4.1.0") {
group("org.awaitility") {
modules = [
"awaitility",