Merge pull request #33711 from scordio
* gh-33711: Upgrade to AssertJ 3.24.2 Closes gh-33711
This commit is contained in:
@@ -56,10 +56,10 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("AssertJ", "3.23.1") {
|
||||
library("AssertJ", "3.24.2") {
|
||||
group("org.assertj") {
|
||||
modules = [
|
||||
"assertj-core"
|
||||
imports = [
|
||||
"assertj-bom"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user