Skip to content

Commit 377a2ec

Browse files
authored
Merge branch 'master' into dependabot/gradle/com.apollographql.apollo3-3.3.0
2 parents 1f0222d + f74c963 commit 377a2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pluginManagement {
1212
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
1313
id 'com.apollographql.apollo3' version "3.3.0" apply false
1414
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
15-
id 'com.diffplug.spotless' version '6.5.2' apply false
15+
id 'com.diffplug.spotless' version '6.6.1' apply false
1616
}
1717
}
1818

0 commit comments

Comments
 (0)