Skip to content

Commit 3a8e0ab

Browse files
Bump com.diffplug.spotless from 8.2.0 to 8.2.1 (#311)
Bumps com.diffplug.spotless from 8.2.0 to 8.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4537569 commit 3a8e0ab

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 "7.2.2.6593"
66
id("pl.allegro.tech.build.axion-release") version "1.21.1"
7-
id("com.diffplug.spotless") version "8.2.0"
7+
id("com.diffplug.spotless") version "8.2.1"
88
}
99

1010
version = scmVersion.version

0 commit comments

Comments
 (0)