Skip to content

Commit 0f62b1b

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

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 '7.2.0.6526'
16-
id 'com.diffplug.spotless' version '7.2.1'
16+
id 'com.diffplug.spotless' version '8.1.0'
1717
}
1818

1919
repositories {

0 commit comments

Comments
 (0)