Skip to content

Commit

Permalink
chore(deps): update plugin ktlint to v11.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2024
1 parent 05175ca commit 2153207
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 = "11.0.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }

0 comments on commit 2153207

Please sign in to comment.