Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.23.2 (#229)
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 Nov 30, 2023
1 parent d691f61 commit e014edc
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 @@ -7,7 +7,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.23.0'
id 'com.diffplug.spotless' version '6.23.2'

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

0 comments on commit e014edc

Please sign in to comment.