We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2681dde commit fdf346aCopy full SHA for fdf346a
1 file changed
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ google-java-format = { module = "com.google.googlejavaformat:google-java-format"
26
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.8.0" }
27
28
[plugins]
29
-spotless = { id = "com.diffplug.spotless", version = "8.2.1" }
+spotless = { id = "com.diffplug.spotless", version = "8.3.0" }
30
doma-codegen = { id = "org.domaframework.doma.codegen", version = "3.2.1" }
31
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.3" }
32
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.4.1" }
0 commit comments