Skip to content

Commit

Permalink
Update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to…
Browse files Browse the repository at this point in the history
… v1.23.7
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent 3e301e6 commit 710eeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ buildscript {
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"

// Detekt
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
}
}

Expand Down

0 comments on commit 710eeea

Please sign in to comment.