Skip to content

Commit a19621f

Browse files
Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.1.2 (#534)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ae35979 commit a19621f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
kotlin("jvm") version "1.3.72" apply false
44
kotlin("kapt") version "1.3.72" apply false
55
id("com.diffplug.eclipse.apt") version "3.24.0" apply false
6-
id("com.diffplug.spotless") version "5.1.1"
6+
id("com.diffplug.spotless") version "5.1.2"
77
id("de.marcphilipp.nexus-publish") version "0.4.0" apply false
88
id("net.researchgate.release") version "2.8.1"
99
}

0 commit comments

Comments
 (0)