Skip to content

Commit 598ee70

Browse files
Update plugin doma-compile to v4.0.2
1 parent b5a6762 commit 598ee70

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
@@ -28,5 +28,5 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
2828
[plugins]
2929
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
3030
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.0" }
31-
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.0" }
31+
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)