Skip to content

Commit 13da269

Browse files
Bump com.diffplug.spotless from 6.25.0 to 7.2.1
Bumps com.diffplug.spotless from 6.25.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2162b8b commit 13da269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33

44
id 'java-library'
55
id 'maven-publish'
6-
id 'com.diffplug.spotless' version '6.25.0'
6+
id 'com.diffplug.spotless' version '7.2.1'
77
id 'org.asciidoctor.jvm.convert' version '4.0.2' apply false
88
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
99
}

0 commit comments

Comments
 (0)