Skip to content

Commit 5201d26

Browse files
Merge pull request #316 from Cosmo-Tech/dependabot/gradle/com.diffplug.spotless-6.9.0
2 parents 5319fd0 + a6d886f commit 5201d26

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)