Skip to content

Commit defe9cf

Browse files
Update dependency io.nlopez.compose.rules:ktlint to v0.4.27
1 parent c6d8c5c commit defe9cf

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
@@ -81,7 +81,7 @@ kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
8181
kotlinx-coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.10.2" }
8282
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core" } # uses kotlinx-bom
8383
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test" } # uses kotlinx-bom
84-
ktlint-compose-ruleset = { module = "io.nlopez.compose.rules:ktlint", version = "0.4.4" }
84+
ktlint-compose-ruleset = { module = "io.nlopez.compose.rules:ktlint", version = "0.4.27" }
8585
landscapist-animation = { module = "com.github.skydoves:landscapist-animation", version.ref = "landscapist" }
8686
landscapist-glide = { module = "com.github.skydoves:landscapist-glide", version.ref = "landscapist" }
8787
landscapist-palette = { module = "com.github.skydoves:landscapist-palette", version.ref = "landscapist" }

0 commit comments

Comments
 (0)