Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 9eaaec0 commit 991a573
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 @@ -36,7 +36,7 @@ ktor-client-darwin = { module = "io.ktor:ktor-client-darwin", version.ref = "kto
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
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"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.4.1"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.19"

[plugins]
Expand Down

0 comments on commit 991a573

Please sign in to comment.