We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654a735 commit 1f95fe8Copy full SHA for 1f95fe8
build.gradle
@@ -37,7 +37,7 @@ buildscript {
37
38
plugins {
39
id 'java-library'
40
- id "com.diffplug.spotless" version "6.25.0" apply false
+ id "com.diffplug.spotless" version "7.0.2" apply false
41
id 'jacoco'
42
id "com.form.diff-coverage" version "0.9.5"
43
// for javadocs and checks spotless doesn't do
0 commit comments