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 @@ -9,7 +9,7 @@ repositories {
99}
1010
1111dependencies {
12- implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.2.0 " )
12+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.2.1 " )
1313 implementation(" org.ow2.asm:asm:9.9.1" )
1414}
1515
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ dependencies {
2828 implementation(" org.slf4j:slf4j-api:2.0.17" )
2929 implementation(" org.slf4j:slf4j-simple:2.0.17" )
3030 implementation(" org.apache.commons:commons-lang3:3.20.0" )
31- implementation(" commons-codec:commons-codec:1.20 .0" )
31+ implementation(" commons-codec:commons-codec:1.21 .0" )
3232 implementation(" commons-cli:commons-cli:1.11.0" )
3333 implementation(" commons-io:commons-io:2.21.0" )
3434 implementation(" com.rfksystems:blake2b:2.0.0" )
You can’t perform that action at this time.
0 commit comments