Skip to content

Commit 1f0c210

Browse files
Bump spotless-plugin-gradle from 5.15.2 to 5.16.0
Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 5.15.2 to 5.16.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/5.15.2...gradle/5.16.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 91a116b commit 1f0c210

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
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
classpath 'com.cinnober.gradle:semver-git:2.5.0'
7-
classpath 'com.diffplug.spotless:spotless-plugin-gradle:5.15.2'
7+
classpath 'com.diffplug.spotless:spotless-plugin-gradle:5.16.0'
88
classpath 'io.github.cosmicsilence:gradle-scalafix:0.1.8'
99
}
1010
}

0 commit comments

Comments
 (0)