Skip to content

Commit

Permalink
Update plugin io.gitlab.arturbosch.detekt to v1.22.0 (#5546)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 20, 2022
1 parent e04e111 commit a80cf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt-gradle-plugin/build.gradle.kts
Expand Up @@ -5,7 +5,7 @@ plugins {
idea
alias(libs.plugins.pluginPublishing)
// We use this published version of the Detekt plugin to self analyse this project.
id("io.gitlab.arturbosch.detekt") version "1.21.0"
id("io.gitlab.arturbosch.detekt") version "1.22.0"
id("org.gradle.test-retry") version "1.4.1"
}

Expand Down

0 comments on commit a80cf88

Please sign in to comment.