Skip to content

Commit 2240b32

Browse files
Update plugin com.diffplug.spotless to v6.13.0 (#824)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c49f77c commit 2240b32

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.12.1'
47+
id 'com.diffplug.spotless' version '6.13.0'
4848
id 'org.jetbrains.kotlin.jvm' version "${kotlinVersion}" apply false
4949
}
5050

0 commit comments

Comments
 (0)