Skip to content

Commit

Permalink
Build: Bump com.diffplug.spotless:spotless-plugin-gradle
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.13.0 to 6.22.0.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@plugin-gradle/6.13.0...gradle/6.22.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent b5ea0d5 commit b14a136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ buildscript {
// well.
classpath "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"

classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.22.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
classpath 'me.champeau.jmh:jmh-gradle-plugin:0.7.1'
classpath 'gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0'
Expand Down

0 comments on commit b14a136

Please sign in to comment.