We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d12725 commit d8f7d8fCopy full SHA for d8f7d8f
buildSrc/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`java-gradle-plugin`
3
`kotlin-dsl`
4
// When updating, update below in dependencies too
5
- id("com.diffplug.spotless") version "6.19.0"
+ id("com.diffplug.spotless") version "6.20.0"
6
}
7
8
spotless {
0 commit comments