Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.22.0 (#5863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c66a51c468
commit
bac9941a58
|
|
@ -45,7 +45,7 @@ dependencies {
|
|||
implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.9.1"))
|
||||
implementation("com.google.auto.value:auto-value-annotations:1.10.4")
|
||||
// When updating, update above in plugins too
|
||||
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.21.0")
|
||||
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.22.0")
|
||||
// Needed for japicmp but not automatically brought in for some reason.
|
||||
implementation("com.google.guava:guava:32.1.2-jre")
|
||||
implementation("com.squareup:javapoet:1.13.0")
|
||||
|
|
|
|||
Loading…
Reference in New Issue