Upgrade to AssertJ 3.23.1

Closes gh-31331
This commit is contained in:
Andy Wilkinson
2022-06-10 12:58:00 +01:00
parent 228be786ca
commit d4be484d27
7 changed files with 11 additions and 11 deletions

View File

@@ -51,7 +51,7 @@ bom {
]
}
}
library("AssertJ", "3.22.0") {
library("AssertJ", "3.23.1") {
group("org.assertj") {
modules = [
"assertj-core"