Skip to content

Commit 561e5c0

Browse files
dependabot[bot]hankem
authored andcommitted
Bump com.diffplug.spotless from 7.1.0 to 7.2.0
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]>
1 parent 6b4e7fd commit 561e5c0

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
id 'com.gradleup.shadow' version '8.3.8' apply false
44
id 'com.github.spotbugs' version '6.2.2' apply false
55
id "io.github.gradle-nexus.publish-plugin" version "2.0.0" apply false
6-
id "com.diffplug.spotless" version "7.1.0" apply false
6+
id "com.diffplug.spotless" version "7.2.0" apply false
77
id 'com.github.ben-manes.versions' version '0.52.0' apply false
88
}
99

0 commit comments

Comments
 (0)