Skip to content

Commit a955ff2

Browse files
Bump com.diffplug.spotless from 7.0.3 to 7.0.4 in /libcobj (#650)
Bumps com.diffplug.spotless from 7.0.3 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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f5e3b1 commit a955ff2

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.0.3"
6+
id("com.diffplug.spotless") version "7.0.4"
77
id("java")
88
id("maven-publish")
99
pmd

0 commit comments

Comments
 (0)