Skip to content

Commit

Permalink
chore(deps): update plugin ktlint to v11 (#350)
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] committed Sep 27, 2022
1 parent 3e07770 commit 7e23561
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 @@ -32,4 +32,4 @@ okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.10.0" }

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.19.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.3.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.0.0" }

0 comments on commit 7e23561

Please sign in to comment.