Skip to content

Commit b812ed5

Browse files
Update plugin org.domaframework.doma.compile to v4
1 parent 5f6b6bd commit b812ed5

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
@@ -4,7 +4,7 @@ plugins {
44
java
55
id("com.diffplug.eclipse.apt") version "4.3.0"
66
id("com.diffplug.spotless") version "7.0.3"
7-
id("org.domaframework.doma.compile") version "3.0.1"
7+
id("org.domaframework.doma.compile") version "4.0.0"
88
}
99

1010
allprojects {

0 commit comments

Comments
 (0)