Update dependency io.nlopez.compose.rules:ktlint to v0.4.20 (#571)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-10 07:37:43 -05:00
committed by GitHub
parent 815a79eadd
commit f3c1b42602

View File

@ -27,7 +27,7 @@ cklib-gradlePlugin = "co.touchlab:cklib-gradle-plugin:0.3.3"
spotless-gradlePlugin = "com.diffplug.spotless:spotless-plugin-gradle:6.25.0"
ktlint-core = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.4.19"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.4.20"
mordant-core = { module = "com.github.ajalt.mordant:mordant-core", version.ref = "mordant" }
mordant-jvmJna = { module = "com.github.ajalt.mordant:mordant-jvm-jna", version.ref = "mordant" }