Skip to content

Commit f7e1826

Browse files
renovate-botfilipowm
authored andcommitted
chore(deps): update dependency io.gitlab.arturbosch.detekt:detekt-gradle-plugin to v1.20.0
1 parent ce2d911 commit f7e1826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ dependencies {
2929

3030
// implementation("org.testcontainers:postgresql:1.15.2") // TODO remove
3131
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.6.20")
32-
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.19.0")
32+
implementation("io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0")
3333
}

0 commit comments

Comments
 (0)