Skip to content

Commit cdf7a2d

Browse files
chore(deps): bump com.diffplug.spotless from 6.25.0 to 7.0.0 (#62)
Bumps com.diffplug.spotless from 6.25.0 to 7.0.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a92a3d1 commit cdf7a2d

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
@@ -11,7 +11,7 @@ val ktfmtVersion = "0.44"
1111
plugins {
1212
kotlin("jvm") version "2.1.0"
1313
id("com.github.ben-manes.versions") version "0.51.0"
14-
id("com.diffplug.spotless") version "6.25.0"
14+
id("com.diffplug.spotless") version "7.0.0"
1515
id("com.vanniktech.maven.publish") version "0.30.0"
1616
}
1717

0 commit comments

Comments
 (0)