Skip to content

Commit c8b36e4

Browse files
Bump detekt-formatting from 1.15.0 to 1.16.0
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](detekt/detekt@v1.15.0...v1.16.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3db215e commit c8b36e4

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
@@ -29,7 +29,7 @@ repositories {
2929
jcenter()
3030
}
3131
dependencies {
32-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.15.0")
32+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.16.0")
3333
}
3434

3535
// Configure gradle-intellij-plugin plugin.

0 commit comments

Comments
 (0)