Skip to content

Commit 73f674a

Browse files
authored
chore: update spotless to 6.4.2 (#326)
1 parent 5c1569d commit 73f674a

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
classpath(kotlin("gradle-plugin", version = kotlinVersion))
88
classpath(kotlin("serialization", version = kotlinVersion))
99
classpath("com.vanniktech:gradle-maven-publish-plugin:0.18.0")
10-
classpath("com.diffplug.spotless:spotless-plugin-gradle:5.15.0")
10+
classpath("com.diffplug.spotless:spotless-plugin-gradle:6.4.2")
1111
classpath("org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0")
1212
}
1313
}

0 commit comments

Comments
 (0)