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 4a021f4 commit b2c2a4dCopy full SHA for b2c2a4d
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
id 'com.avast.gradle.docker-compose' version "0.16.8" apply false
6
id 'io.gitlab.arturbosch.detekt' version "1.21.0" apply false
7
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
8
- id 'com.diffplug.spotless' version '6.8.0' apply false
+ id 'com.diffplug.spotless' version '6.9.0' apply false
9
}
10
11
0 commit comments