Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Commit f50ed8c

Browse files
chore(deps): Update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.8 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12f3b30 commit f50ed8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ allprojects {
4848
apply(plugin = "io.gitlab.arturbosch.detekt")
4949

5050
dependencies {
51-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
51+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
5252
detektPlugins("io.gitlab.arturbosch.detekt:detekt-rules-libraries:1.23.7")
5353
}
5454

0 commit comments

Comments
 (0)