Skip to content

Commit 110938c

Browse files
Bump com.diffplug.spotless in /getting-started-guides/java
Bumps com.diffplug.spotless from 8.1.0 to 8.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47231f3 commit 110938c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started-guides/java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.springframework.boot.gradle.plugin.SpringBootPlugin
22

33
plugins {
44
id 'java'
5-
id 'com.diffplug.spotless' version '8.1.0'
5+
id 'com.diffplug.spotless' version '8.2.0'
66
id 'org.springframework.boot' version '4.0.1'
77
}
88

0 commit comments

Comments
 (0)