Skip to content

Commit 50db849

Browse files
Bump detekt-formatting from 1.17.1 to 1.19.0 (#51)
Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.17.1 to 1.19.0. - [Release notes](https://github.com/detekt/detekt/releases) - [Commits](https://github.com/detekt/detekt/commits) --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt:detekt-formatting dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e706ada commit 50db849

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
@@ -32,7 +32,7 @@ repositories {
3232
mavenCentral()
3333
}
3434
dependencies {
35-
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.17.1")
35+
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.19.0")
3636
}
3737

3838
// Configure gradle-intellij-plugin plugin.

0 commit comments

Comments
 (0)