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 9dd95da commit 8435f5aCopy full SHA for 8435f5a
gradle/libs.versions.toml
@@ -24,6 +24,6 @@ google-java-format = { module = "com.google.googlejavaformat:google-java-format"
24
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
25
26
[plugins]
27
-spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
28
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.0" }
29
eclipse-apt = { id = "com.diffplug.eclipse.apt", version = "4.3.0" }
0 commit comments