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 e5f66ce commit 15bda55Copy full SHA for 15bda55
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
classpath 'net.researchgate:gradle-release:3.1.0'
14
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
15
classpath "gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.0.0"
16
- classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
+ classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.3"
17
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
18
}
19
0 commit comments