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 dccae91 commit b0ab826
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
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.0"
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.3.2"
}
}
Expand Down

0 comments on commit b0ab826

Please sign in to comment.