Skip to content

Commit 098eef7

Browse files
Update dependency com.pinterest.ktlint:ktlint-cli to v1.6.0
1 parent 566b75e commit 098eef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ktor-client-darwin = { module = "io.ktor:ktor-client-darwin", version.ref = "kto
3636
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
3737
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
3838
# Specify the full coordinate for Renovate to track even though we only use the version.
39-
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
39+
ktlint = "com.pinterest.ktlint:ktlint-cli:1.6.0"
4040
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.22"
4141

4242
[plugins]

0 commit comments

Comments
 (0)