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

View File

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