Skip to content

Commit

Permalink
chore(deps): 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] authored Oct 26, 2023
1 parent b65f03b commit 6fde60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ pluginManagement {
plugins {
id(quarkusPluginId) version quarkusPluginVersion
id("com.palantir.git-version") version "3.0.0"
id("com.diffplug.spotless") version "6.21.0"
id("com.diffplug.spotless") version "6.22.0"
}
}

0 comments on commit 6fde60a

Please sign in to comment.