Upgrade to AssertJ 3.21.0

Closes gh-28090
This commit is contained in:
Stephane Nicoll 2021-09-22 08:48:13 +02:00
parent f4d97c1d92
commit a7bc36035d

View File

@ -105,7 +105,7 @@ bom {
]
}
}
library("AssertJ", "3.20.2") {
library("AssertJ", "3.21.0") {
group("org.assertj") {
modules = [
"assertj-core"