File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,12 +115,12 @@ dependencies {
115115 // Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest
116116 testCompile files(' testlib/repo/fakejar/fakejar/0/fakejar-0.jar' )
117117
118- testCompile ' org.assertj:assertj-core:3.13.2 '
118+ testCompile ' org.assertj:assertj-core:3.14.0 '
119119 testCompile project(' :test-support' )
120120
121121 jarFileTestCompileOnly " org.projectlombok:lombok:${ lombok.version} "
122122 jarFileTestAnnotationProcessor " org.projectlombok:lombok:${ lombok.version} "
123123 jarFileTestCompile ' junit:junit:4.12'
124- jarFileTestCompile ' org.assertj:assertj-core:3.12.2 '
124+ jarFileTestCompile ' org.assertj:assertj-core:3.14.0 '
125125 jarFileTestCompile ' org.ow2.asm:asm-debug-all:5.2'
126126}
You can’t perform that action at this time.
0 commit comments