Skip to content

Commit

Permalink
chore(deps): update plugin detekt to v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2022
1 parent cf9b7fa commit c261350
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 @@ -31,5 +31,5 @@ liveevent = { module = "com.github.hadilq:live-event", version = "1.3.0" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.10.0" }

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

0 comments on commit c261350

Please sign in to comment.