Skip to content

Commit

Permalink
Update plugin org.gradle.test-retry to v1.4.1 (#1514)
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 5, 2022
1 parent dc773b4 commit b5ef51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diktat-gradle-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
kotlin("jvm") version "1.7.10"
jacoco
id("pl.droidsonroids.jacoco.testkit") version "1.0.9"
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 b5ef51d

Please sign in to comment.