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 c909edc commit d2d68d2Copy full SHA for d2d68d2
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
id 'signing'
12
id 'maven-publish'
13
id 'jacoco'
14
- id 'com.diffplug.spotless' version '6.17.0'
+ id 'com.diffplug.spotless' version '6.19.0'
15
}
16
17
wrapper {
0 commit comments