Skip to content

Commit d7f8442

Browse files
Bump com.diffplug.spotless from 7.0.4 to 7.1.0 in /libcobj (#675)
Bumps com.diffplug.spotless from 7.0.4 to 7.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bd4349 commit d7f8442

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

0 commit comments

Comments
 (0)