We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997b8b3 commit 3a2ef43Copy full SHA for 3a2ef43
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
id 'com.avast.gradle.docker-compose' version "0.16.12" apply false
6
id 'io.gitlab.arturbosch.detekt' version "1.23.1" apply false
7
id 'com.github.johnrengelman.shadow' version "8.1.1" apply false
8
- id 'com.diffplug.spotless' version '6.13.0' apply false
+ id 'com.diffplug.spotless' version '6.20.0' apply false
9
}
10
11
0 commit comments