Skip to content

Commit cfce7f9

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump com.diffplug.spotless from 7.0.2 to 7.0.3
Bumps com.diffplug.spotless from 7.0.2 to 7.0.3. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d4bb04 commit cfce7f9

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
@@ -37,7 +37,7 @@ plugins {
3737
kotlin("jvm") version kotlinVersion
3838
kotlin("plugin.spring") version kotlinVersion apply false
3939
id("pl.allegro.tech.build.axion-release") version "1.18.18"
40-
id("com.diffplug.spotless") version "7.0.2"
40+
id("com.diffplug.spotless") version "7.0.3"
4141
id("org.springframework.boot") version "3.4.4" apply false
4242
id("project-report")
4343
id("org.owasp.dependencycheck") version "12.1.0"

0 commit comments

Comments
 (0)