Upgrade to AssertJ 3.20.2

Closes gh-27251
This commit is contained in:
Stephane Nicoll 2021-07-12 07:53:48 +02:00
parent 49134f870e
commit 69ac69050c

View File

@ -105,7 +105,7 @@ bom {
]
}
}
library("AssertJ", "3.19.0") {
library("AssertJ", "3.20.2") {
group("org.assertj") {
modules = [
"assertj-core"