Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 9849eee

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update plugin com.diffplug.spotless to v5.17.0
1 parent 415c8a2 commit 9849eee

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
@@ -1,7 +1,7 @@
11
plugins {
22
base
33
id("com.diffplug.eclipse.apt") version "3.33.1" apply false
4-
id("com.diffplug.spotless") version "5.16.0" apply false
4+
id("com.diffplug.spotless") version "5.17.0" apply false
55
id("org.seasar.doma.compile") version "1.1.0" apply false
66
kotlin("jvm") version "1.5.31" apply false
77
kotlin("kapt") version "1.5.31" apply false

0 commit comments

Comments
 (0)