Skip to content

Commit 46fe580

Browse files
Update plugin eclipse-apt to v4.4.0
1 parent f94d3e6 commit 46fe580

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
@@ -29,4 +29,4 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.7.1" }
2929
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
3030
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.1" }
3131
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
32-
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }
32+
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.4.0" }

0 commit comments

Comments
 (0)