Skip to content

Commit 6343a54

Browse files
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7
1 parent 839f5a6 commit 6343a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424
dependencies {
2525
api(gradleApi())
2626
compileOnly("org.jetbrains:annotations:24.1.0")
27-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
27+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
2828
// FIXME: Revert to upstream if https://github.com/bsideup/jabel/issues/182#issuecomment-1898900307 is ever closed
2929
annotationProcessor("com.pkware.jabel:jabel-javac-plugin:1.0.1-1")
3030
testAnnotationProcessor("com.pkware.jabel:jabel-javac-plugin:1.0.1-1")

0 commit comments

Comments
 (0)