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.6
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent dccae91 commit 0832eef
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.6"
classpath "org.jlleitschuh.gradle:ktlint-gradle:11.3.2"
}
}
Expand Down

0 comments on commit 0832eef

Please sign in to comment.