Skip to content

Commit 5feca1d

Browse files
Bump com.diffplug.spotless from 7.2.1 to 8.0.0
Bumps com.diffplug.spotless from 7.2.1 to 8.0.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5ad016 commit 5feca1d

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
@@ -13,7 +13,7 @@ plugins {
1313
id 'signing'
1414
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1515
id 'org.sonarqube' version '6.3.1.5724'
16-
id 'com.diffplug.spotless' version '7.2.1'
16+
id 'com.diffplug.spotless' version '8.0.0'
1717
}
1818

1919
repositories {

0 commit comments

Comments
 (0)