Skip to content

Commit

Permalink
Merge pull request #478 from cake-build/renovate/io.gitlab.arturbosch…
Browse files Browse the repository at this point in the history
….detekt-detekt-formatting-1.x

fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.7
  • Loading branch information
nils-a authored Sep 19, 2024
2 parents fb69f76 + 50264f6 commit 0d4aa6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rider/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {
mavenCentral()
}
dependencies {
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.6")
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")

testImplementation("org.junit.jupiter:junit-jupiter:5.11.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.0")
Expand Down

0 comments on commit 0d4aa6a

Please sign in to comment.