Upgrade to AssertJ 3.22.0

Closes gh-29204
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:06 +01:00
parent ecf620fb01
commit 8a440b02a6
1 changed files with 1 additions and 1 deletions

View File

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