Merge branch '3.2.x' into 3.3.x

Closes gh-41707
This commit is contained in:
Stéphane Nicoll 2024-08-07 11:42:24 +02:00
commit 24ae18c139
1 changed files with 1 additions and 1 deletions

View File

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