Skip to content

Commit 04b3138

Browse files
Build: Bump com.diffplug.spotless:spotless-plugin-gradle
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.13.0 to 6.18.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@plugin-gradle/6.13.0...gradle/6.18.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]>
1 parent df31406 commit 04b3138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ buildscript {
3737
// So, bump checkstyle to the latest java 8 supported version(9.3) which contains the fix.
3838
classpath "com.puppycrawl.tools:checkstyle:9.3"
3939

40-
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.13.0'
40+
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.18.0'
4141
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
4242
classpath 'me.champeau.jmh:jmh-gradle-plugin:0.7.0'
4343
classpath 'gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0'

0 commit comments

Comments
 (0)