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 f6c397c commit 6dc412bCopy full SHA for 6dc412b
settings.gradle
@@ -5,7 +5,7 @@ pluginManagement {
5
id 'com.avast.gradle.docker-compose' version "0.16.11" apply false
6
id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
7
id 'com.apollographql.apollo3' version "3.7.4" apply false
8
- id 'com.diffplug.spotless' version '6.13.0' apply false
+ id 'com.diffplug.spotless' version '6.14.0' apply false
9
}
10
11
0 commit comments