Skip to content

Commit 1db5d52

Browse files
Update plugin org.domaframework.doma.compile to v4
1 parent 227844e commit 1db5d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen-test/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
plugins {
2222
id("java")
2323
id("org.jetbrains.kotlin.jvm") version "2.1.20"
24-
id("org.domaframework.doma.compile") version "3.0.1"
24+
id("org.domaframework.doma.compile") version "4.0.0"
2525
id("org.domaframework.doma.codegen")
2626
}
2727

0 commit comments

Comments
 (0)