Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.21.0 (#330)
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 Aug 29, 2023
1 parent 2f4c93a commit 398c2ed
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 @@ -6,7 +6,7 @@ plugins {

// Code formatting; defines targets "spotlessApply" and "spotlessCheck"
// Requires JDK 11 or higher; the plugin crashes under JDK 8.
id 'com.diffplug.spotless' version '6.20.0'
id 'com.diffplug.spotless' version '6.21.0'

// Error Prone linter
id('net.ltgt.errorprone') version '3.1.0'
Expand Down

0 comments on commit 398c2ed

Please sign in to comment.