Skip to content

Commit

Permalink
Merge pull request #554 from fobo66/renovate/detekt
Browse files Browse the repository at this point in the history
Update detekt to v1.23.4
  • Loading branch information
fobo66 authored Nov 26, 2023
2 parents 13289d6 + 7a806b8 commit 8351a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ dependencyResolutionManagement {
}

register("analysis") {
version("detekt", "1.23.1")
version("detekt", "1.23.4")
plugin("detekt", "io.gitlab.arturbosch.detekt").versionRef("detekt")
library(
"formatting",
Expand Down

0 comments on commit 8351a94

Please sign in to comment.