Skip to content

Commit 4ccb702

Browse files
authored
Merge pull request #46 from sourceplusplus/dependabot/gradle/com.diffplug.spotless-6.4.0
Bump com.diffplug.spotless from 6.3.0 to 6.4.0
2 parents 7a83412 + bb544cf commit 4ccb702

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.1.0" apply false
1414
id 'org.mikeneck.graalvm-native-image' version "1.4.1" apply false
15-
id 'com.diffplug.spotless' version '6.3.0' apply false
15+
id 'com.diffplug.spotless' version '6.4.0' apply false
1616
}
1717
}
1818

0 commit comments

Comments
 (0)