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 d99d45f commit 9afa01dCopy full SHA for 9afa01d
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'com.gradle.build-scan' version '1.13.4'
6
id 'net.nemerosa.versioning' version '2.6.1'
7
id 'com.github.ben-manes.versions' version '0.17.0' apply false
8
- id 'com.diffplug.gradle.spotless' version '3.12.0' apply false
+ id 'com.diffplug.gradle.spotless' version '3.13.0' apply false
9
id 'org.ajoberstar.git-publish' version '0.4.1' apply false
10
id 'org.jetbrains.kotlin.jvm' version '1.2.41' apply false
11
id 'com.github.johnrengelman.shadow' version '2.0.4' apply false
0 commit comments