Skip to content

Commit

Permalink
chore(dev-deps): bump spotless-plugin-gradle in /buildSrc
Browse files Browse the repository at this point in the history
Bumps spotless-plugin-gradle from 6.4.1 to 6.4.2.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and probot-auto-merge[bot] committed Apr 7, 2022
1 parent 48c063a commit af03088
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 @@ -9,7 +9,7 @@ repositories {
}

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.4.1")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.4.2")
implementation("io.github.gradle-nexus:publish-plugin:1.1.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:2.0.2")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3")
Expand Down

0 comments on commit af03088

Please sign in to comment.