Skip to content

Commit

Permalink
Bump io.nlopez.compose.rules:ktlint from 0.4.8 to 0.4.9 (#457)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent dedbeb6 commit 64de359
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.3.1" }
ktlint-compose = { module = "io.nlopez.compose.rules:ktlint", version = "0.4.8" }
ktlint-compose = { module = "io.nlopez.compose.rules:ktlint", version = "0.4.9" }

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 64de359

Please sign in to comment.