Skip to content

Commit 3b962a5

Browse files
build(deps): bump com.diffplug.spotless from 7.1.0 to 7.2.0 in /java (#702)
Bumps com.diffplug.spotless from 7.1.0 to 7.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.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 ba66163 commit 3b962a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
`java-library`
33
`maven-publish`
44
id("dev.sigstore.sign") version "1.3.0"
5-
id("com.diffplug.spotless") version "7.1.0"
5+
id("com.diffplug.spotless") version "7.2.0"
66
`signing`
77
}
88

0 commit comments

Comments
 (0)