Skip to content

Commit

Permalink
chore(deps): update plugin ktlint to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 4132ea4 commit 50d54cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ google-dagger-hilt-android = { id = "com.google.dagger.hilt.android", version.re
google-devtools-ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.6.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }

[bundles]
compose = [
Expand Down

0 comments on commit 50d54cd

Please sign in to comment.