Skip to content

Commit

Permalink
Update Ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent 6add0ad commit 7f306aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ compose-compiler = "1.5.3"
media3 = "1.1.1"
agp = "8.1.1"
ktlint-core = "1.0.0"
ktlint-gradlePlugin = "0.5.0"
ktlint-gradlePlugin = "0.6.0"
retrofit = "2.9.0"

[libraries]
Expand Down Expand Up @@ -122,7 +122,7 @@ compose-navigation = "dev.olshevski.navigation:reimagined:1.5.0"
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
ktlint-core = { module = "com.pinterest.ktlint:ktlint-cli", version.ref = "ktlint-core" }
ktlint-gradlePlugin = { module = "io.github.usefulness:ktlint-gradle-plugin", version.ref = "ktlint-gradlePlugin" }
ktlint-compose = "io.nlopez.compose.rules:ktlint:0.2.2"
ktlint-compose = "io.nlopez.compose.rules:ktlint:0.3.0"

[bundles]
compose = [
Expand Down

0 comments on commit 7f306aa

Please sign in to comment.