Skip to content

Commit 9afa01d

Browse files
committed
Upgrade to Spotless 3.13.0
1 parent d99d45f commit 9afa01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'com.gradle.build-scan' version '1.13.4'
66
id 'net.nemerosa.versioning' version '2.6.1'
77
id 'com.github.ben-manes.versions' version '0.17.0' apply false
8-
id 'com.diffplug.gradle.spotless' version '3.12.0' apply false
8+
id 'com.diffplug.gradle.spotless' version '3.13.0' apply false
99
id 'org.ajoberstar.git-publish' version '0.4.1' apply false
1010
id 'org.jetbrains.kotlin.jvm' version '1.2.41' apply false
1111
id 'com.github.johnrengelman.shadow' version '2.0.4' apply false

0 commit comments

Comments
 (0)