Skip to content

Commit 0ed0f18

Browse files
Bump com.diffplug.spotless from 7.0.2 to 7.0.3 in /libcobj (#615)
Bumps com.diffplug.spotless from 7.0.2 to 7.0.3. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81bc399 commit 0ed0f18

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

0 commit comments

Comments
 (0)