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 2f0c9a6 commit c30641eCopy full SHA for c30641e
gradle/libs.versions.toml
@@ -36,7 +36,7 @@ ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.6.0" }
36
[plugins]
37
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
38
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
39
-spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
+spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
40
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
41
release = { id = "net.researchgate.release", version = "3.1.0" }
42
doma-compile = { id = "org.domaframework.doma.compile", version = "4.0.2" }
0 commit comments