Skip to content

Commit a19b57a

Browse files
Update plugin com.diffplug.spotless to v6.22.0
1 parent 0dfee60 commit a19b57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ plugins {
4444
id 'com.google.protobuf' version "${protobufGradlePluginVersion}"
4545
id 'io.freefair.lombok' version "${lombokPluginVersion}" apply false
4646
id 'com.github.ben-manes.versions' version "${versionsPluginVersion}" // gradle dependencyUpdates
47-
id 'com.diffplug.spotless' version '6.21.0'
47+
id 'com.diffplug.spotless' version '6.22.0'
4848
id 'org.jetbrains.kotlin.jvm' version "${kotlinVersion}" apply false
4949
}
5050

0 commit comments

Comments
 (0)