Skip to content

Commit 8ec0de6

Browse files
Bump io.gitlab.arturbosch.detekt from 1.18.0 to 1.19.0
Bumps io.gitlab.arturbosch.detekt from 1.18.0 to 1.19.0. --- updated-dependencies: - dependency-name: io.gitlab.arturbosch.detekt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d642c88 commit 8ec0de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
id 'org.jetbrains.kotlin.plugin.allopen' version '1.6.10'
1818
id "org.jlleitschuh.gradle.ktlint" version "10.2.1"
1919
id "org.jlleitschuh.gradle.ktlint-idea" version "10.2.0"
20-
id "io.gitlab.arturbosch.detekt" version "1.18.0"
20+
id "io.gitlab.arturbosch.detekt" version "1.19.0"
2121
id 'io.github.gradle-nexus.publish-plugin' version '1.0.0'
2222

2323
}

0 commit comments

Comments
 (0)