Upgrade to AssertJ 3.15.0

See gh-19985
This commit is contained in:
dreis2211 2020-01-30 08:01:50 +01:00 committed by Stephane Nicoll
parent c6a6024062
commit 7de3712e56

View File

@ -101,7 +101,7 @@ bom {
]
}
}
library("AssertJ", "3.14.0") {
library("AssertJ", "3.15.0") {
group("org.assertj") {
modules = [
"assertj-core"