Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.19 (#362)
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 Nov 19, 2024
1 parent ec71871 commit 93b9bf6
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 @@ -37,7 +37,7 @@ ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "kto
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
# Specify the full coordinate for Renovate to track even though we only use the version.
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.18"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.19"

[plugins]
android-application = { id = "com.android.application", version.ref = "android" }
Expand Down

0 comments on commit 93b9bf6

Please sign in to comment.