Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 0e1e406

Browse files
Update dependency com.pinterest.ktlint:ktlint-cli to v1.3.1
1 parent 7bbedbe commit 0e1e406

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
@@ -37,7 +37,7 @@ ktor-client-darwin = { module = "io.ktor:ktor-client-darwin", version.ref = "kto
3737
ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
3838
ktor-serialization-kotlinx-json = { module = "io.ktor:ktor-serialization-kotlinx-json", version.ref = "ktor" }
3939
# Specify the full coordinate for Renovate to track even though we only use the version.
40-
ktlint = "com.pinterest.ktlint:ktlint-cli:1.2.1"
40+
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
4141
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.10"
4242

4343
[plugins]

0 commit comments

Comments
 (0)