Skip to content

Commit 53880f8

Browse files
authored
Merge pull request #34 from sourceplusplus/dependabot/gradle/com.diffplug.spotless-6.2.2
Bump com.diffplug.spotless from 6.2.1 to 6.2.2
2 parents 7a126d9 + c43b4a1 commit 53880f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
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.2.1' apply false
15+
id 'com.diffplug.spotless' version '6.2.2' apply false
1616
}
1717
}
1818

0 commit comments

Comments
 (0)