mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-13 13:53:29 +00:00
Force springIoTestRuntime assertj.version=2.2.0
This commit is contained in:
parent
5bc7e4171c
commit
b3a60a83f6
@ -117,6 +117,7 @@ configure(coreModuleProjects) {
|
||||
imports {
|
||||
mavenBom("io.spring.platform:platform-bom:${springIoVersion}") {
|
||||
bomProperties([
|
||||
'assertj.version': '2.2.0',
|
||||
'mockito.version': '1.10.19'
|
||||
])
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user