Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.21…
Browse files Browse the repository at this point in the history
….0 (#3268)
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent b6d51cc commit b4b5b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
implementation(gradleApi())

// When updating, update above in plugins too
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.21.0")
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.3")
implementation("com.github.johnrengelman:shadow:8.1.1")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.14.1")
Expand Down

0 comments on commit b4b5b5a

Please sign in to comment.