Skip to content

Commit

Permalink
chore(deps): update plugin ktlint to v11.6.0 (#1069)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent e3035c4 commit f90d917
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 @@ -98,7 +98,7 @@ google-dagger-hilt-android = { id = "com.google.dagger.hilt.android", version.re
google-devtools-ksp = { id = "com.google.devtools.ksp", version = "1.9.10-1.0.13" }
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.5.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.0" }

[bundles]
compose = [
Expand Down

0 comments on commit f90d917

Please sign in to comment.