Skip to content

Commit

Permalink
Update plugin org.gradle.test-retry to v1.4.1 (#5260)
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 Sep 1, 2022
1 parent da7daf6 commit 7a979aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt-gradle-plugin/build.gradle.kts
Expand Up @@ -6,7 +6,7 @@ plugins {
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("org.gradle.test-retry") version "1.4.0"
id("org.gradle.test-retry") version "1.4.1"
}

repositories {
Expand Down

0 comments on commit 7a979aa

Please sign in to comment.