Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v6.12.1 (#177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Brandon Fergerson <[email protected]>
  • Loading branch information
renovate[bot] and BFergerson authored Jan 3, 2023
1 parent 9fa505b commit 5e25c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
id 'com.avast.gradle.docker-compose' version "0.16.11" apply false
id 'io.gitlab.arturbosch.detekt' version "1.22.0" apply false
id 'com.github.johnrengelman.shadow' version "7.1.2" apply false
id 'com.diffplug.spotless' version '6.12.0' apply false
id 'com.diffplug.spotless' version '6.12.1' apply false
}
}

Expand Down

0 comments on commit 5e25c5e

Please sign in to comment.