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

Commit 50253cd

Browse files
Update dependency io.nlopez.compose.rules:ktlint to v0.4.13 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1076134 commit 50253cd

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-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "kto
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.
3939
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
40-
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.12"
40+
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.13"
4141

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

0 commit comments

Comments
 (0)