Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless:spotless-plugin-gradle (#862)
Browse files Browse the repository at this point in the history
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@gradle/6.16.0...gradle/6.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
1 parent 581b41b commit b66a801
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.16.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.17.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.0.1")
implementation("com.gradle.publish:plugin-publish-plugin:0.21.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.0.0.2929")
Expand Down

0 comments on commit b66a801

Please sign in to comment.