Skip to content

Commit 640ff99

Browse files
build(deps): bump com.diffplug.spotless from 6.13.0 to 7.0.4
Bumps com.diffplug.spotless from 6.13.0 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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1c1702 commit 640ff99

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
@@ -5,7 +5,7 @@ plugins {
55
id("com.gradle.plugin-publish") version "1.3.1"
66
id("org.cyclonedx.bom") version "2.3.1"
77
id("groovy")
8-
id("com.diffplug.spotless") version "6.13.0"
8+
id("com.diffplug.spotless") version "7.0.4"
99
}
1010

1111
val organization = "CycloneDX"

0 commit comments

Comments
 (0)