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
1 changed files with 1 additions and 1 deletions

View File

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