Skip to content

Commit

Permalink
Merge pull request #831 from yidongnan/renovate/com.diffplug.spotless…
Browse files Browse the repository at this point in the history
…-6.x

Update plugin com.diffplug.spotless to v6.22.0
  • Loading branch information
yidongnan authored Oct 10, 2023
2 parents 0dfee60 + a19b57a commit 09962ba
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.21.0'
id 'com.diffplug.spotless' version '6.22.0'
id 'org.jetbrains.kotlin.jvm' version "${kotlinVersion}" apply false
}

Expand Down

0 comments on commit 09962ba

Please sign in to comment.