We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2e965 commit 965964aCopy full SHA for 965964a
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
id 'com.avast.gradle.docker-compose' version "0.17.4" apply false
6
id 'io.gitlab.arturbosch.detekt' version "1.23.0" apply false
7
id 'com.apollographql.apollo3' version "3.8.2" apply false
8
- id 'com.diffplug.spotless' version '6.20.0' apply false
+ id 'com.diffplug.spotless' version '6.23.0' apply false
9
}
10
11
0 commit comments