Skip to content

Commit f1b4e20

Browse files
authored
Merge pull request #216 from domaframework/renovate/org.domaframework.doma.compile-4.x
2 parents 227844e + 1db5d52 commit f1b4e20

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)