Skip to content

Commit 35af83a

Browse files
chore(deps): bump com.diffplug.spotless from 8.1.0 to 8.2.1
Bumps com.diffplug.spotless from 8.1.0 to 8.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b040f0e commit 35af83a

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

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

1313
ext {

0 commit comments

Comments
 (0)