Skip to content

Commit 47ff1a5

Browse files
Bump com.diffplug.spotless from 8.4.0 to 8.6.0 in /usage-demo
Bumps com.diffplug.spotless from 8.4.0 to 8.6.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 276d67d commit 47ff1a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

usage-demo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
plugins {
44
id 'java'
5-
id 'com.diffplug.spotless' version '8.4.0'
5+
id 'com.diffplug.spotless' version '8.6.0'
66
id 'net.ltgt.errorprone' version '5.1.0'
77
id 'org.checkerframework' version '1.0.2' apply false
88
}

0 commit comments

Comments
 (0)