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 eeb9851 commit 8c450ddCopy full SHA for 8c450dd
gradle/libs.versions.toml
@@ -31,7 +31,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
31
[plugins]
32
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
33
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
34
-spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.1" }
35
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
36
release = { id = "net.researchgate.release", version = "3.1.0" }
37
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }
0 commit comments