Skip to content

Commit 1f95fe8

Browse files
authoredJan 15, 2025
chore(deps): update plugin com.diffplug.spotless to v7
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent 654a735 commit 1f95fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ buildscript {
3737

3838
plugins {
3939
id 'java-library'
40-
id "com.diffplug.spotless" version "6.25.0" apply false
40+
id "com.diffplug.spotless" version "7.0.2" apply false
4141
id 'jacoco'
4242
id "com.form.diff-coverage" version "0.9.5"
4343
// for javadocs and checks spotless doesn't do

0 commit comments

Comments
 (0)