Skip to content

Commit e3b5852

Browse files
Bump com.diffplug.spotless from 6.5.2 to 6.6.0 (#175)
Bumps com.diffplug.spotless from 6.5.2 to 6.6.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7722ed commit e3b5852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ includeBuild("build-tools")
2121
pluginManagement {
2222
repositories { gradlePluginPortal() }
2323
plugins {
24-
id("com.diffplug.spotless") version "6.5.2"
24+
id("com.diffplug.spotless") version "6.6.0"
2525
id("org.jetbrains.gradle.plugin.idea-ext") version "1.1.4"
2626
id("com.google.protobuf") version "0.8.18"
2727
id("me.champeau.jmh") version "0.6.6"

0 commit comments

Comments
 (0)