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] committed Feb 3, 2024
1 parent f663c32 commit 3b3152a
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 @@ -99,7 +99,7 @@ google-dagger-hilt-android = { id = "com.google.dagger.hilt.android", version.re
google-devtools-ksp = { id = "com.google.devtools.ksp", version = "1.9.22-1.0.17" }
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.0.2" }

[bundles]
compose = [
Expand Down

0 comments on commit 3b3152a

Please sign in to comment.