We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235a160 commit ea650f1Copy full SHA for ea650f1
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
classpath 'net.researchgate:gradle-release:3.0.2'
11
classpath "com.github.ben-manes:gradle-versions-plugin:0.46.0"
12
classpath "gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.0.0"
13
- classpath "com.diffplug.spotless:spotless-plugin-gradle:6.18.0"
+ classpath "com.diffplug.spotless:spotless-plugin-gradle:6.19.0"
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
}
16
0 commit comments