Skip to content

Commit a6d886f

Browse files
Gradle: Bump com.diffplug.spotless from 6.7.2 to 6.9.0
Bumps com.diffplug.spotless from 6.7.2 to 6.9.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 8f0ea60 commit a6d886f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ plugins {
2626
kotlin("jvm") version kotlinVersion
2727
kotlin("plugin.spring") version kotlinVersion apply false
2828
id("pl.allegro.tech.build.axion-release") version "1.13.6"
29-
id("com.diffplug.spotless") version "6.7.2"
29+
id("com.diffplug.spotless") version "6.9.0"
3030
id("org.springframework.boot") version "2.7.0" apply false
3131
id("org.openapi.generator") version "5.4.0" apply false
3232
id("com.google.cloud.tools.jib") version "3.2.1" apply false

0 commit comments

Comments
 (0)