Skip to content

Commit 9e2ffe4

Browse files
Bump com.diffplug.spotless from 6.22.0 to 6.23.3 (#147)
Bumps com.diffplug.spotless from 6.22.0 to 6.23.3. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ede1879 commit 9e2ffe4

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
@@ -6,7 +6,7 @@ plugins {
66
id 'signing'
77
id 'checkstyle'
88
id 'jacoco'
9-
id "com.diffplug.spotless" version "6.22.0"
9+
id "com.diffplug.spotless" version "6.23.3"
1010
id "org.sonarqube" version "4.4.1.3373"
1111
// Spotbugs gradle plugin version to spotbugs version https://github.com/spotbugs/spotbugs-gradle-plugin#spotbugs-version-mapping
1212
id "com.github.spotbugs" version "5.2.4"

0 commit comments

Comments
 (0)