Skip to content

Commit c620331

Browse files
Bump com.diffplug.spotless from 6.13.0 to 6.22.0 in /java
Bumps com.diffplug.spotless from 6.13.0 to 6.22.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 858107a commit c620331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
plugins {
3-
id("com.diffplug.spotless") version "6.13.0"
3+
id("com.diffplug.spotless") version "6.22.0"
44
id("com.github.ben-manes.versions") version "0.47.0"
55
id("com.github.johnrengelman.shadow") version "8.1.1"
66
}

0 commit comments

Comments
 (0)