Skip to content

Commit c55b3dd

Browse files
Update plugin com.diffplug.eclipse.apt to v4 (#278)
1 parent 1be4845 commit c55b3dd

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,6 +1,6 @@
11
plugins {
22
java
3-
id("com.diffplug.eclipse.apt") version "3.44.0"
3+
id("com.diffplug.eclipse.apt") version "4.0.1"
44
id("com.diffplug.spotless") version "6.25.0"
55
id("org.domaframework.doma.compile") version "2.0.0"
66
}

0 commit comments

Comments
 (0)