Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de4b8ca

Browse files
authoredJun 10, 2024··
chore(deps): update plugin com.diffplug.spotless to v6.25.0
Signed-off-by: mend-for-github-com[bot] <mend-for-github-com[bot]@users.noreply.github.com>
1 parent b2325e0 commit de4b8ca

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.22.0" apply false
40+
id "com.diffplug.spotless" version "6.25.0" 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)
Please sign in to comment.