We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1145f68 commit 5139d1dCopy full SHA for 5139d1d
1 file changed
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ compose = "1.11.0"
5
[libraries]
6
gradle-plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
7
gradle-plugin-detekt = { module = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin", version = "1.23.8" }
8
-gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.4.2" }
+gradle-plugin-ktlint = { module = "org.jmailen.gradle:kotlinter-gradle", version = "5.5.0" }
9
gradle-plugin-dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.2.0" }
10
gradle-plugin-maven-central-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.36.0" }
11
gradle-plugin-android = { module = "com.android.tools.build:gradle", version = "9.2.1" }
0 commit comments