Skip to content

Commit 89c3b06

Browse files
Build(deps): Bump com.diffplug.spotless from 7.2.1 to 8.0.0 in /libcobj
Bumps com.diffplug.spotless from 7.2.1 to 8.0.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c85e3d commit 89c3b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcobj/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
33
plugins {
44
application
55
id("com.github.johnrengelman.shadow") version "8.1.1"
6-
id("com.diffplug.spotless") version "7.2.1"
6+
id("com.diffplug.spotless") version "8.0.0"
77
id("java")
88
id("maven-publish")
99
pmd

0 commit comments

Comments
 (0)