Skip to content

Commit

Permalink
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.…
Browse files Browse the repository at this point in the history
…23.3
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 5c59bff commit 97bc5e0
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:6.22.0'
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.23.3'
}
}
}
Expand Down

0 comments on commit 97bc5e0

Please sign in to comment.