Skip to content

Commit

Permalink
Update plugin com.diffplug.spotless to v6.20.0 (#6102)
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 Jul 19, 2023
1 parent d7721b2 commit d607f26
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 @@ -15,7 +15,7 @@ plugins {
// Code formatting; defines targets "spotlessApply" and "spotlessCheck".
// https://github.com/diffplug/spotless/tags ; see tags starting "gradle/"
// Only works on JDK 11+ (even including the plugin crashes Gradle on JDK 8).
id 'com.diffplug.spotless' version '6.19.0'
id 'com.diffplug.spotless' version '6.20.0'
}
apply plugin: 'de.undercouch.download'

Expand Down

0 comments on commit d607f26

Please sign in to comment.