Skip to content

Commit d91c3b7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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 "7.0.0"
14+
id("com.diffplug.spotless") version "7.0.1"
1515
id("com.vanniktech.maven.publish") version "0.30.0"
1616
}
1717

0 commit comments

Comments
 (0)