File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ repositories {
77}
88
99dependencies {
10- implementation ' com.diffplug.spotless:spotless-plugin-gradle:7.0.4 '
10+ implementation ' com.diffplug.spotless:spotless-plugin-gradle:7.2.1 '
1111 implementation ' com.srcclr.gradle:com.srcclr.gradle.gradle.plugin:3.1.12'
1212 implementation ' org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373'
1313 implementation ' info.picocli:picocli:4.7.7'
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dependencies {
2222 api " org.apache.avro:avro:1.12.0"
2323 implementation ' ch.qos.logback:logback-classic:1.5.18'
2424 testImplementation ' org.json:json:20250517'
25- testImplementation ' com.fasterxml.jackson.core:jackson-databind:2.19.1 '
25+ testImplementation ' com.fasterxml.jackson.core:jackson-databind:2.19.2 '
2626 testImplementation ' org.skyscreamer:jsonassert:1.5.3'
2727}
2828
You can’t perform that action at this time.
0 commit comments