Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli to v1.1.0 (#1751)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent c14b2dd commit a43f880
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 @@ -78,7 +78,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.0"
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:ktlint-cli:1.0.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.1.0"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.19.1"
poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.1"

Expand Down

0 comments on commit a43f880

Please sign in to comment.