Skip to content

Commit 149d806

Browse files
Bump com.diffplug.spotless from 7.0.2 to 7.0.3 (#211)
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 82fff1c commit 149d806

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
@@ -4,7 +4,7 @@ plugins {
44
id("jacoco")
55
id("org.sonarqube") version "6.1.0.5360"
66
id("pl.allegro.tech.build.axion-release") version "1.18.18"
7-
id("com.diffplug.spotless") version "7.0.2"
7+
id("com.diffplug.spotless") version "7.0.3"
88
}
99

1010
version = scmVersion.version

0 commit comments

Comments
 (0)