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 b632598 commit 2be5aa1Copy full SHA for 2be5aa1
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
id 'com.avast.gradle.docker-compose' version "0.16.4" apply false
9
id 'io.gitlab.arturbosch.detekt' version "1.20.0" apply false
10
id 'com.apollographql.apollo3' version "3.3.0" apply false
11
- id 'com.diffplug.spotless' version '6.6.1' apply false
+ id 'com.diffplug.spotless' version '6.7.0' apply false
12
}
13
14
0 commit comments