Skip to content

Commit cdf99c0

Browse files
Gradle: Bump com.diffplug.spotless from 7.0.3 to 7.2.0
Bumps com.diffplug.spotless from 7.0.3 to 7.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1507cd9 commit cdf99c0

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
@@ -8,7 +8,7 @@ import org.gradle.kotlin.dsl.implementation
88
plugins {
99
val kotlinVersion = "2.0.21"
1010
kotlin("jvm") version kotlinVersion
11-
id("com.diffplug.spotless") version "7.0.3"
11+
id("com.diffplug.spotless") version "7.2.0"
1212
id("org.springframework.boot") version "3.4.4" apply false
1313
id("io.gitlab.arturbosch.detekt") version "1.23.8"
1414
id("pl.allegro.tech.build.axion-release") version "1.18.18"

0 commit comments

Comments
 (0)