Skip to content

Commit 0260531

Browse files
Bump detekt-formatting from 1.14.2 to 1.15.0 (#73)
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.14.2 to 1.15.0. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.14.2...v1.15.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bb426b commit 0260531

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
@@ -42,7 +42,7 @@ repositories {
4242
jcenter()
4343
}
4444
dependencies {
45-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.14.2")
45+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
4646
}
4747

4848
// Configure gradle-intellij-plugin plugin.

0 commit comments

Comments
 (0)