Update dependency io.nlopez.compose.rules:ktlint to v0.3.7 (#276)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-15 17:51:41 -05:00
committed by GitHub
parent 3d4cf7836e
commit 6e0b9a33a9

View File

@ -19,7 +19,7 @@ poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.1"
spotless-gradlePlugin = "com.diffplug.spotless:spotless-plugin-gradle:6.23.3"
ktlint-core = "com.pinterest.ktlint:ktlint-cli:1.0.1"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.3.6"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.3.7"
jansi = "org.fusesource.jansi:jansi:2.4.1"
mordant = "com.github.ajalt.mordant:mordant:2.2.0"