Skip to content

Commit 49b54b1

Browse files
Update plugin com.diffplug.spotless to v6.14.1 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4529ac commit 49b54b1

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
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
44
id("org.jetbrains.dokka") version "1.7.20"
55
`java-library`
6-
id("com.diffplug.spotless") version "6.14.0"
6+
id("com.diffplug.spotless") version "6.15.0"
77
}
88

99
spotless {

0 commit comments

Comments
 (0)