Skip to content

Commit ce043c4

Browse files
Bump com.diffplug.spotless from 6.25.0 to 7.0.2
Bumps com.diffplug.spotless from 6.25.0 to 7.0.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dba86e9 commit ce043c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
44

55
plugins {
66
alias(libs.plugins.kotlin.jvm)
7-
id("com.diffplug.spotless") version "6.25.0"
7+
id("com.diffplug.spotless") version "7.0.2"
88
}
99

1010
version = "0.0.1"

0 commit comments

Comments
 (0)