Skip to content

Commit bcacd3e

Browse files
dependabot[bot]hankem
authored andcommitted
Bump com.diffplug.spotless from 7.0.2 to 7.0.3
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] <support@github.com>
1 parent 30c3ca7 commit bcacd3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)