Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli to v1.5.0 (#285)
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 Jan 17, 2025
1 parent 0be65ba commit ec92f58
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 @@ -20,7 +20,7 @@ kctfork_ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref = "kctfork" }
ksp_gradle_plugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
ksp_api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
kotlin_gradle_plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.4.1" }
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
anvil_annotations = { module = "com.squareup.anvil:annotations", version.ref = "anvil" }
anvil_compiler = { module = "com.squareup.anvil:compiler", version.ref = "anvil" }

Expand Down

0 comments on commit ec92f58

Please sign in to comment.