Skip to content

Commit 2e5a199

Browse files
committed
Upgrade DomaCompilePlugin to v3.0.1
1 parent 8f39eb3 commit 2e5a199

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
@@ -24,7 +24,7 @@ buildscript {
2424
plugins {
2525
id("java")
2626
id("org.jetbrains.kotlin.jvm") version "2.0.20"
27-
id("org.seasar.doma.compile") version "1.1.0"
27+
id("org.domaframework.doma.compile") version "3.0.1"
2828
id("org.domaframework.doma.codegen")
2929
}
3030

0 commit comments

Comments
 (0)