Skip to content

Commit 0f0bd34

Browse files
Bump com.diffplug.spotless from 6.20.0 to 6.25.0 (williamfiset#429)
Bumps com.diffplug.spotless from 6.20.0 to 6.25.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless 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>
1 parent bc24566 commit 0f0bd34

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
@@ -8,7 +8,7 @@ buildscript {
88

99
plugins {
1010
// https://github.com/diffplug/spotless
11-
id("com.diffplug.spotless") version "6.20.0"
11+
id("com.diffplug.spotless") version "6.25.0"
1212
}
1313

1414
apply plugin: 'java'

0 commit comments

Comments
 (0)