Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 7.0.1 to 7.0.2 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 1ae7312 commit 02e6acd
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 @@ -8,7 +8,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 '7.0.1'
id 'com.diffplug.spotless' version '7.0.2'
}

repositories {
Expand Down

0 comments on commit 02e6acd

Please sign in to comment.