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 @@ -2,7 +2,7 @@ plugins {
22 `kotlin- dsl`
33
44 // When updating, update below in dependencies too
5- id(" com.diffplug.spotless" ) version " 8.0 .0"
5+ id(" com.diffplug.spotless" ) version " 8.1 .0"
66}
77
88spotless {
@@ -36,7 +36,7 @@ dependencies {
3636 implementation(enforcedPlatform(" com.squareup.wire:wire-bom:5.4.0" ))
3737 implementation(" com.google.auto.value:auto-value-annotations:1.11.1" )
3838 // When updating, update above in plugins too
39- implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.0 .0" )
39+ implementation(" com.diffplug.spotless:spotless-plugin-gradle:8.1 .0" )
4040 implementation(" com.gradle.develocity:com.gradle.develocity.gradle.plugin:4.2.2" )
4141 implementation(" com.squareup:javapoet:1.13.0" )
4242 implementation(" com.squareup.wire:wire-compiler" )
You can’t perform that action at this time.
0 commit comments