Skip to content

Commit 7fa79aa

Browse files
Update plugin org.domaframework.doma.codegen to v3
1 parent 72ced06 commit 7fa79aa

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
@@ -12,7 +12,7 @@ buildscript {
1212
plugins {
1313
id("application")
1414
id("com.diffplug.spotless") version "6.25.0"
15-
id("org.domaframework.doma.codegen") version "2.0.0"
15+
id("org.domaframework.doma.codegen") version "3.0.0"
1616
id("org.domaframework.doma.compile") version "2.0.0"
1717
kotlin("jvm") version "2.0.20"
1818
kotlin("kapt") version "2.0.20"

0 commit comments

Comments
 (0)