Skip to content

Commit

Permalink
chore(deps): update plugin detekt to v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2022
1 parent 971705c commit 10b384d
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 @@ -28,5 +28,5 @@ liveevent = { module = "com.github.hadilq:live-event", version = "1.3.0" }
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.9.3" }

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

0 comments on commit 10b384d

Please sign in to comment.