Commit 20edba51 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to AssertJ 3.18.1

Closes gh-24126
parent e2914a20
...@@ -102,7 +102,7 @@ bom { ...@@ -102,7 +102,7 @@ bom {
] ]
} }
} }
library("AssertJ", "3.18.0") { library("AssertJ", "3.18.1") {
group("org.assertj") { group("org.assertj") {
modules = [ modules = [
"assertj-core" "assertj-core"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment