Skip to content

Commit b3a60a8

Browse files
committed
Force springIoTestRuntime assertj.version=2.2.0
1 parent 5bc7e41 commit b3a60a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ configure(coreModuleProjects) {
117117
imports {
118118
mavenBom("io.spring.platform:platform-bom:${springIoVersion}") {
119119
bomProperties([
120+
'assertj.version': '2.2.0',
120121
'mockito.version': '1.10.19'
121122
])
122123
}

0 commit comments

Comments
 (0)