Skip to content

Commit

Permalink
chore(deps): update plugin io.gitlab.arturbosch.detekt to v1.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 092824e commit e599b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
// Gradle Qodana Plugin
id("org.jetbrains.qodana") version "0.1.13"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
id("io.gitlab.arturbosch.detekt") version "1.20.0"
id("io.gitlab.arturbosch.detekt") version "1.23.7"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"

Expand Down

0 comments on commit e599b2f

Please sign in to comment.