File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,15 +40,15 @@ dependencies {
4040 implementation " com.diffplug.durian:durian-collect:${ VER_DURIAN} "
4141 implementation " com.diffplug.durian:durian-io:${ VER_DURIAN} "
4242 implementation " com.diffplug.durian:durian-swt.os:${ VER_DURIAN_SWT} "
43- implementation " commons-io:commons-io:2.15 .1"
44- implementation " com.diffplug.spotless:spotless-lib:2.34.0 "
43+ implementation " commons-io:commons-io:2.16 .1"
44+ implementation " com.diffplug.spotless:spotless-lib:3.0.0.RC2 "
4545 implementation " com.squareup.okhttp3:okhttp:4.12.0"
46- implementation " com.squareup.okio:okio:3.6 .0"
46+ implementation " com.squareup.okio:okio:3.9 .0"
4747 // OSGi
4848 implementation " biz.aQute.bnd:biz.aQute.bndlib:${ VER_BNDLIB} "
4949 // testing
5050 testImplementation " junit:junit:4.13.2"
51- testImplementation " org.assertj:assertj-core:3.24.2 "
51+ testImplementation " org.assertj:assertj-core:3.26.0 "
5252}
5353
5454configurations. compileClasspath {
You can’t perform that action at this time.
0 commit comments