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 6c17c93 commit be30b5cCopy full SHA for be30b5c
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
id 'com.avast.gradle.docker-compose' version "0.15.0" apply false
9
id 'io.gitlab.arturbosch.detekt' version "1.19.0" apply false
10
id 'com.apollographql.apollo3' version "3.1.0" apply false
11
- id 'com.diffplug.spotless' version '6.2.1' apply false
+ id 'com.diffplug.spotless' version '6.2.2' apply false
12
}
13
14
0 commit comments