Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 1f4da8d commit 6b7828b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ coil-compose = { module = "io.coil-kt.coil3:coil-compose-core", version.ref = "c
coil-core = { module = "io.coil-kt.coil3:coil", version.ref = "coil" }
coil-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp", version.ref = "coil" }
turbine = "app.cash.turbine:turbine:1.2.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.4.1"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.19"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.25.0"
poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.17.2"
Expand Down

0 comments on commit 6b7828b

Please sign in to comment.