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 f4db6a5 commit a44b9e8Copy full SHA for a44b9e8
1 file changed
gradle/libs.versions.toml
@@ -72,6 +72,6 @@ compose = { id = "org.jetbrains.compose", version.ref = "compose" }
72
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
73
dokka = { id = "org.jetbrains.dokka", version = "2.2.0" }
74
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
75
-kotlinter = { id = "org.jmailen.kotlinter", version = "5.5.0" }
+kotlinter = { id = "org.jmailen.kotlinter", version = "5.6.0" }
76
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.37.0" }
77
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
0 commit comments