Skip to content

Commit a80cf88

Browse files
Update plugin io.gitlab.arturbosch.detekt to v1.22.0 (#5546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e04e111 commit a80cf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detekt-gradle-plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
idea
66
alias(libs.plugins.pluginPublishing)
77
// We use this published version of the Detekt plugin to self analyse this project.
8-
id("io.gitlab.arturbosch.detekt") version "1.21.0"
8+
id("io.gitlab.arturbosch.detekt") version "1.22.0"
99
id("org.gradle.test-retry") version "1.4.1"
1010
}
1111

0 commit comments

Comments
 (0)