Skip to content

Commit a31f314

Browse files
Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.23.7 to 1.23.8 (#188)
Bumps [io.gitlab.arturbosch.detekt:detekt-formatting](https://github.com/detekt/detekt) from 1.23.7 to 1.23.8. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.23.7...v1.23.8) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 321d597 commit a31f314

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
@@ -116,5 +116,5 @@ detekt {
116116
}
117117

118118
dependencies {
119-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
119+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.8")
120120
}

0 commit comments

Comments
 (0)