We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d97488 commit faea635Copy full SHA for faea635
1 file changed
build.gradle.kts
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
plugins {
3
id("com.google.devtools.ksp") version "2.3.9" apply false
4
- id("com.diffplug.spotless") version "6.25.0"
+ id("com.diffplug.spotless") version "7.0.4"
5
}
6
7
allprojects {
0 commit comments