Skip to content

Commit 618bbfa

Browse files
Bump com.diffplug.spotless from 8.5.1 to 8.6.0 (#374)
Bumps com.diffplug.spotless from 8.5.1 to 8.6.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0416549 commit 618bbfa

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

1010
version = scmVersion.version

0 commit comments

Comments
 (0)