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] authored Apr 1, 2024
1 parent d25adf2 commit 3a55ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

dependencies {
val kotlin = "1.9.22"
val detekt = "1.23.5"
val detekt = "1.23.6"
val springDependency = "1.1.4"
val springBoot = "3.2.4"
val jib = "3.4.0"
Expand Down

0 comments on commit 3a55ed8

Please sign in to comment.