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 @@ -119,13 +119,13 @@ dependencies {
119119 // Synthetic JAR used for MountableFileTest and DirectoryTarResourceTest
120120 testImplementation files(' testlib/repo/fakejar/fakejar/0/fakejar-0.jar' )
121121
122- testImplementation ' org.assertj:assertj-core:3.27.3 '
122+ testImplementation ' org.assertj:assertj-core:3.27.4 '
123123 testImplementation ' io.rest-assured:rest-assured:5.5.5'
124124
125125 jarFileTestCompileOnly " org.projectlombok:lombok:${ lombok.version} "
126126 jarFileTestAnnotationProcessor " org.projectlombok:lombok:${ lombok.version} "
127127 jarFileTestImplementation ' junit:junit:4.13.2'
128- jarFileTestImplementation ' org.assertj:assertj-core:3.27.3 '
128+ jarFileTestImplementation ' org.assertj:assertj-core:3.27.4 '
129129 jarFileTestImplementation ' org.ow2.asm:asm-debug-all:5.2'
130130}
131131
You can’t perform that action at this time.
0 commit comments