Skip to content

Commit 77b369b

Browse files
Update plugin doma-compile to v4.0.3 (#391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f94d3e6 commit 77b369b

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.7.1" }
2828
[plugins]
2929
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
3030
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.1" }
31-
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
31+
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.3" }
3232
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }

0 commit comments

Comments
 (0)