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 50b9d4b commit 46fcfc9Copy full SHA for 46fcfc9
build.gradle
@@ -18,7 +18,7 @@ plugins {
18
id 'maven'
19
id 'jacoco'
20
id 'signing'
21
- id 'com.diffplug.gradle.spotless' version '3.30.0'
+ id 'com.diffplug.gradle.spotless' version '7.2.0'
22
}
23
24
archivesBaseName = "decoy"
0 commit comments