Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 6bb2247

Browse files
committed
Update plugin com.diffplug.spotless to v6.12.0
1 parent ff5ddc1 commit 6bb2247

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
id("java")
33
id("com.diffplug.eclipse.apt") version "3.40.0"
4-
id("com.diffplug.spotless") version "6.11.0"
4+
id("com.diffplug.spotless") version "6.12.0"
55
id("org.springframework.boot") version "2.7.6"
66
id("org.domaframework.doma.compile") version "2.0.0"
77
}

0 commit comments

Comments
 (0)