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 a82951f + 47f6bb7 commit 6a6ae46Copy full SHA for 6a6ae46
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
33
[plugins]
34
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
35
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
36
-spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
+spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
37
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
38
release = { id = "net.researchgate.release", version = "3.1.0" }
39
doma-compile = { id = "org.domaframework.doma.compile", version = "3.0.1" }
0 commit comments