Skip to content

Commit e11d7a6

Browse files
authored
Merge pull request #50 from sourceplusplus/dependabot/gradle/com.diffplug.spotless-6.4.1
Bump com.diffplug.spotless from 6.4.0 to 6.4.1
2 parents c55672f + 7f9538a commit e11d7a6

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

0 commit comments

Comments
 (0)