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