Skip to content

Commit

Permalink
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.24.0 to 6.25…
Browse files Browse the repository at this point in the history
….0 (#126)
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 2f077da commit 6f75293
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 @@ 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:6.24.0'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.25.0'
}
}
}
Expand Down

0 comments on commit 6f75293

Please sign in to comment.