Upgrade to Assertj 3.17.2

See gh-23179
This commit is contained in:
Eddú Meléndez
2020-09-05 21:26:38 -05:00
committed by Stephane Nicoll
parent f50927f7a1
commit db8d117d38
4 changed files with 32 additions and 32 deletions

View File

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