Skip to content

Commit faea635

Browse files
committed
build: bump Spotless to 7.0.4 (configuration-cache clean)
1 parent 7d97488 commit faea635

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
33
id("com.google.devtools.ksp") version "2.3.9" apply false
4-
id("com.diffplug.spotless") version "6.25.0"
4+
id("com.diffplug.spotless") version "7.0.4"
55
}
66

77
allprojects {

0 commit comments

Comments
 (0)