Skip to content

Commit a7f4e3f

Browse files
chore(deps): bump com.diffplug.spotless from 7.0.3 to 7.0.4
Bumps com.diffplug.spotless from 7.0.3 to 7.0.4. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a8912f commit a7f4e3f

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
@@ -27,7 +27,7 @@ val commonsIoVersion = "2.19.0"
2727
plugins {
2828
id("application")
2929
kotlin("jvm") version "2.1.21"
30-
id("com.diffplug.spotless") version "7.0.3"
30+
id("com.diffplug.spotless") version "7.0.4"
3131
id("com.gradleup.shadow") version "8.3.6"
3232
id("com.github.ben-manes.versions") version "0.52.0"
3333
}

0 commit comments

Comments
 (0)