Skip to content

Commit 1b57f70

Browse files
Bump com.diffplug.spotless from 7.1.0 to 7.2.1 in /libcobj (#682)
Bumps com.diffplug.spotless from 7.1.0 to 7.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.1 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 c6adbb1 commit 1b57f70

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

0 commit comments

Comments
 (0)