Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v6.25.0 (#1036)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent a4b589e commit 78203b0
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.24.0'
id 'com.diffplug.spotless' version '6.25.0'
id 'org.jetbrains.kotlin.jvm' version "${kotlinVersion}" apply false
}

Expand Down

0 comments on commit 78203b0

Please sign in to comment.