Upgrade to AssertJ 3.16.1

Closes gh-21396
This commit is contained in:
Stephane Nicoll
2020-05-12 08:54:50 +02:00
parent 3e3ff26129
commit 38a0a6b7de

View File

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