Skip to content

Commit 30c0355

Browse files
Bump com.diffplug.spotless from 6.22.0 to 6.25.0 (#592)
Bumps com.diffplug.spotless from 6.22.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 e103268 commit 30c0355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'org.cadixdev.licenser' version '0.6.1'
33
id "net.ltgt.errorprone" version "3.1.0"
4-
id 'com.diffplug.spotless' version '6.22.0' apply false
4+
id 'com.diffplug.spotless' version '6.25.0' apply false
55
id "org.springframework.boot" version "${springBootPluginVersion}"
66
}
77

0 commit comments

Comments
 (0)