Skip to content

Commit

Permalink
chore(deps): update plugin detekt to v1.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent 89f833d commit ffff51a
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.23.6" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.0.0" }

0 comments on commit ffff51a

Please sign in to comment.