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 @@ -100,13 +100,13 @@ dependencies {
100100 testImplementation files(' testlib/repo/fakejar/fakejar/0/fakejar-0.jar' )
101101
102102 testImplementation ' org.rnorth.visible-assertions:visible-assertions:2.1.2'
103- testImplementation ' org.assertj:assertj-core:3.21 .0'
103+ testImplementation ' org.assertj:assertj-core:3.22 .0'
104104 testImplementation project(' :test-support' )
105105
106106 jarFileTestCompileOnly " org.projectlombok:lombok:${ lombok.version} "
107107 jarFileTestAnnotationProcessor " org.projectlombok:lombok:${ lombok.version} "
108108 jarFileTestImplementation ' junit:junit:4.13.2'
109- jarFileTestImplementation ' org.assertj:assertj-core:3.20.2 '
109+ jarFileTestImplementation ' org.assertj:assertj-core:3.22.0 '
110110 jarFileTestImplementation ' org.ow2.asm:asm-debug-all:5.2'
111111}
112112
You can’t perform that action at this time.
0 commit comments