We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d1cac commit 45c1936Copy full SHA for 45c1936
1 file changed
gradle/libs.versions.toml
@@ -21,6 +21,6 @@ mavenPublish-gradle-plugin = { module = "com.vanniktech:gradle-maven-publish-plu
21
22
[plugins]
23
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "6.0.9" }
24
-spotless = { id = "com.diffplug.spotless", version = "8.5.0" }
+spotless = { id = "com.diffplug.spotless", version = "8.5.1" }
25
dokka = { id = "org.jetbrains.dokka", version = "2.2.0" }
26
burst-kotlin = { id = "app.cash.burst.kotlin" }
0 commit comments