Skip to content

Commit fbba9fa

Browse files
chore(deps): bump com.diffplug.spotless from 6.25.0 to 8.1.0
Bumps com.diffplug.spotless from 6.25.0 to 8.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6692ec5 commit fbba9fa

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
@@ -7,7 +7,7 @@ import org.gradle.jvm.toolchain.JavaToolchainService
77

88
plugins {
99
id 'base'
10-
id 'com.diffplug.spotless' version '6.25.0' apply false
10+
id 'com.diffplug.spotless' version '8.1.0' apply false
1111
}
1212

1313
ext {

0 commit comments

Comments
 (0)