We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5022c9f commit 4a1b428Copy full SHA for 4a1b428
settings.gradle
@@ -12,7 +12,7 @@ pluginManagement {
12
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
13
id 'com.apollographql.apollo3' version "3.7.4" apply false
14
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
15
- id 'com.diffplug.spotless' version '6.13.0' apply false
+ id 'com.diffplug.spotless' version '6.14.0' apply false
16
}
17
18
0 commit comments