Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 (#8975)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-07-18 16:05:44 -07:00 committed by GitHub
parent 6a1a2778d8
commit c7e777f253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dependencies {
implementation("org.apache.maven:maven-aether-provider:3.3.9")
// When updating, update above in plugins too
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.19.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("com.google.guava:guava:32.1.1-jre")
implementation("gradle.plugin.com.google.protobuf:protobuf-gradle-plugin:0.8.18")
implementation("com.github.johnrengelman:shadow:8.1.1")