We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3af020 + f4ebf59 commit 84da590Copy full SHA for 84da590
gradle/libs.versions.toml
@@ -27,6 +27,6 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
27
28
[plugins]
29
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
30
-doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.0" }
+doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.1" }
31
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
32
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }
0 commit comments