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

Commit 1e91e69

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

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
@@ -38,7 +38,7 @@ ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "kto
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.
4040
ktlint = "com.pinterest.ktlint:ktlint-cli:1.2.1"
41-
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.3.11"
41+
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.3.12"
4242

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

0 commit comments

Comments
 (0)