Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…21.0
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 6319abc commit 5064d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ repositories {
}

dependencies {
implementation group: 'com.diffplug.spotless', name: 'spotless-plugin-gradle', version: '6.18.0'
implementation group: 'com.diffplug.spotless', name: 'spotless-plugin-gradle', version: '6.21.0'
implementation group: 'com.github.jakemarsden', name: 'git-hooks-gradle-plugin', version: '0.0.2'
}

0 comments on commit 5064d0a

Please sign in to comment.