Skip to content

Commit cbe65bd

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 89a357c commit cbe65bd

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
@@ -10,7 +10,7 @@ plugins {
1010
// Apply the java-library plugin for API and implementation separation.
1111
id 'java-library'
1212
// Add spotless plugin
13-
id("com.diffplug.spotless") version "7.2.1"
13+
id("com.diffplug.spotless") version "8.1.0"
1414
}
1515

1616
repositories {

0 commit comments

Comments
 (0)