Skip to content

Commit 0d7b3cc

Browse files
Bump spotless-plugin-gradle from 5.14.2 to 5.14.3
Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/5.14.2...gradle/5.14.3) --- 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] <[email protected]>
1 parent 6d8b48f commit 0d7b3cc

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.14.2'
7+
classpath 'com.diffplug.spotless:spotless-plugin-gradle:5.14.3'
88
classpath 'io.github.cosmicsilence:gradle-scalafix:0.1.8'
99
}
1010
}

0 commit comments

Comments
 (0)