Skip to content

Commit

Permalink
fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-forma…
Browse files Browse the repository at this point in the history
…tting to v1.23.7
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent a070c30 commit 1302818
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ subprojects {
}

dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
}
}

Expand Down Expand Up @@ -114,7 +114,7 @@ dockerCompose {
}

dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.1")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
}

detekt {
Expand Down

0 comments on commit 1302818

Please sign in to comment.