Upgrade to AssertJ 3.18.1

Closes gh-24126
This commit is contained in:
Stephane Nicoll
2020-11-12 07:25:45 +01:00
parent e2914a20cd
commit 20edba51ef

View File

@@ -102,7 +102,7 @@ bom {
]
}
}
library("AssertJ", "3.18.0") {
library("AssertJ", "3.18.1") {
group("org.assertj") {
modules = [
"assertj-core"