Skip to content

Commit f4ebf59

Browse files
Update plugin doma-codegen to v3.2.1
1 parent f3af020 commit f4ebf59

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
@@ -27,6 +27,6 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
2727

2828
[plugins]
2929
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
30-
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.0" }
30+
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.1" }
3131
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
3232
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }

0 commit comments

Comments
 (0)