Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2023
1 parent d5f8dba commit 8103734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ plugins {
id 'com.google.protobuf' version "${protobufGradlePluginVersion}"
id 'io.freefair.lombok' version "${lombokPluginVersion}" apply false
id 'com.github.ben-manes.versions' version "${versionsPluginVersion}" // gradle dependencyUpdates
id 'com.diffplug.spotless' version '6.13.0'
id 'com.diffplug.spotless' version '6.14.1'
id 'org.jetbrains.kotlin.jvm' version "${kotlinVersion}" apply false
}

Expand Down

0 comments on commit 8103734

Please sign in to comment.