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.
1 parent 7562a12 commit e0786d1Copy full SHA for e0786d1
gradle/libs.versions.toml
@@ -26,4 +26,4 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
26
[plugins]
27
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
28
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }
29
-eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.2.0" }
+eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }
0 commit comments