mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Upgrade to AssertJ 3.15.0
See gh-19985
This commit is contained in:
committed by
Stephane Nicoll
parent
c6a6024062
commit
7de3712e56
@@ -101,7 +101,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("AssertJ", "3.14.0") {
|
||||
library("AssertJ", "3.15.0") {
|
||||
group("org.assertj") {
|
||||
modules = [
|
||||
"assertj-core"
|
||||
|
||||
Reference in New Issue
Block a user