We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2e965 commit 7917826Copy full SHA for 7917826
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.3' apply false
9
}
10
11
0 commit comments