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 b425b56 commit 8bd4b03Copy full SHA for 8bd4b03
gradle/libs.versions.toml
@@ -18,6 +18,6 @@ kotlinx-metadata-klib = { module = "org.jetbrains.kotlinx:kotlinx-metadata-klib"
18
mavenPublish-gradle-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.31.0" }
19
20
[plugins]
21
-buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.4" }
+buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.6.5" }
22
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
23
burst-kotlin = { id = "app.cash.burst.kotlin" }
0 commit comments