Skip to content

Commit

Permalink
Bump io.nlopez.compose.rules:ktlint from 0.3.20 to 0.3.21 (#422)
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 May 14, 2024
1 parent aca06aa commit 77e27d5
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 @@ -8,7 +8,7 @@ hiltAndroidX = "1.2.0"

[libraries]
ktlint-cli = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.2.1" }
ktlint-compose = { module = "io.nlopez.compose.rules:ktlint", version = "0.3.20" }
ktlint-compose = { module = "io.nlopez.compose.rules:ktlint", version = "0.3.21" }

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

0 comments on commit 77e27d5

Please sign in to comment.