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 11plugins {
22 `kotlin- dsl`
33 // When updating, update below in dependencies too
4- id(" com.diffplug.spotless" ) version " 7.2.1 "
4+ id(" com.diffplug.spotless" ) version " 8.0.0 "
55}
66
77repositories {
@@ -12,7 +12,7 @@ repositories {
1212
1313dependencies {
1414 // When updating, update above in plugins too
15- implementation(" com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:7.2.1 " )
15+ implementation(" com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:8.0.0 " )
1616 implementation(" net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.3.0" )
1717 implementation(" net.ltgt.nullaway:net.ltgt.nullaway.gradle.plugin:2.3.0" )
1818 implementation(" org.owasp.dependencycheck:org.owasp.dependencycheck.gradle.plugin:12.1.6" )
You can’t perform that action at this time.
0 commit comments