Skip to content

Commit

Permalink
Update dependency com.pinterest:ktlint to v0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2023
1 parent c128e81 commit 4a59954
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 @@ -72,7 +72,7 @@ jimfs = "com.google.jimfs:jimfs:1.2"
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
coil-core = { module = "io.coil-kt:coil", version.ref = "coil" }
turbine = "app.cash.turbine:turbine:1.0.0"
ktlint = "com.pinterest:ktlint:0.49.1"
ktlint = "com.pinterest:ktlint:0.50.0"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.17.0"

lint-core = { module = "com.android.tools.lint:lint", version.ref = "lint" }

0 comments on commit 4a59954

Please sign in to comment.