Skip to content

Commit

Permalink
Bump io.nlopez.compose.rules:ktlint from 0.4.16 to 0.4.17 (#485)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 3079a11 commit 7098268
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 @@ -7,7 +7,7 @@ hiltAndroidX = "1.2.0"

[libraries]
ktlint-cli = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.4.0" }
ktlint-compose = { module = "io.nlopez.compose.rules:ktlint", version = "0.4.16" }
ktlint-compose = { module = "io.nlopez.compose.rules:ktlint", version = "0.4.17" }

kotlin = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
Expand Down

0 comments on commit 7098268

Please sign in to comment.