We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ec5a9 commit 9a121b0Copy full SHA for 9a121b0
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ lint = { id = "com.android.lint", version = "8.2.0" }
12
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
13
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
14
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
15
-spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
+spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
16
17
[libraries]
18
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.1"
0 commit comments