Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.1 (#276)
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 May 16, 2024
1 parent 5f12806 commit 9c647f4
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 @@ -38,7 +38,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.2.1"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.3.21"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.1"

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

0 comments on commit 9c647f4

Please sign in to comment.