Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 730914a commit 1799158
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 @@ buildscript {
// Code formatting; defines targets "spotlessApply" and "spotlessCheck".
// https://github.com/diffplug/spotless/tags ; see tags starting "gradle/"
// Only works on JDK 11+.
classpath 'com.diffplug.spotless:spotless-plugin-gradle:7.0.1'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:7.0.2'
}
}
}
Expand Down

0 comments on commit 1799158

Please sign in to comment.