Skip to content

Commit f400392

Browse files
Update plugin ktlint to v14 (#1122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f643b4c commit f400392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dexcount = { id = "com.getkeepsafe.dexcount", version = "4.0.0" }
2525
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
2626
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
2727
ksp = { id = "com.google.devtools.ksp", version = "2.3.2" }
28-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "13.1.0" }
28+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "14.0.1" }
2929
license = { id = "com.jaredsburrows.license", version = "0.9.8" }
3030
publish = { id = "com.github.triplet.play", version = "3.12.2" }
3131
versions = { id = "com.github.ben-manes.versions", version = "0.53.0" }

0 commit comments

Comments
 (0)