Skip to content

Commit

Permalink
Update Ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent f45b5f2 commit ecfa34a
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 @@ -15,7 +15,7 @@ dagger = "2.51.1"
kotlin = "2.0.0"
media3 = "1.3.1"
agp = "8.5.0"
ktlint-core = "1.2.1"
ktlint-core = "1.3.1"
ktlint-gradlePlugin = "0.9.0"
retrofit = "2.11.0"

Expand Down Expand Up @@ -115,7 +115,7 @@ compose-navigation = "dev.olshevski.navigation:reimagined:1.5.0"

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.4.1"
ktlint-compose = "io.nlopez.compose.rules:ktlint:0.4.5"

[bundles]
compose = [
Expand Down

0 comments on commit ecfa34a

Please sign in to comment.