Skip to content

Commit 45f2320

Browse files
dependabot[bot]mikosik
authored andcommitted
dependabot: bump com.diffplug.spotless from 8.0.0 to 8.1.0
Bumps com.diffplug.spotless from 8.0.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdf697b commit 45f2320

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
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.diffplug.spotless' version '8.0.0' apply false
2+
id 'com.diffplug.spotless' version '8.1.0' apply false
33
id "net.ltgt.errorprone" version "4.3.0"
44
}
55

0 commit comments

Comments
 (0)