Skip to content

Commit 375ce5e

Browse files
Bump com.diffplug.spotless from 6.24.0 to 6.25.0
Bumps com.diffplug.spotless from 6.24.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>
1 parent 5b08998 commit 375ce5e

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
@@ -21,7 +21,7 @@ plugins {
2121
// id "com.github.ben-manes.versions" version "0.39.0"
2222

2323
// Code formatting
24-
id "com.diffplug.spotless" version "6.24.0"
24+
id "com.diffplug.spotless" version "6.25.0"
2525
}
2626

2727
// Configure this project for use inside IntelliJ:

0 commit comments

Comments
 (0)