Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2023
1 parent ee7a82d commit a366cba
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.22.0'
id 'org.jetbrains.kotlin.jvm' version "${kotlinVersion}" apply false
}

Expand Down

0 comments on commit a366cba

Please sign in to comment.