Skip to content

Commit 62cae12

Browse files
Update plugin doma-compile to v4
1 parent 62adcb7 commit 62cae12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
2525

2626
[plugins]
2727
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
28-
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }
28+
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.0" }
2929
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }

0 commit comments

Comments
 (0)