Skip to content

Commit

Permalink
Update plugin org.gradle.test-retry to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2022
1 parent 643036a commit e7a4e21
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.22"
jacoco
id("pl.droidsonroids.jacoco.testkit") version "1.0.9"
id("org.gradle.test-retry") version "1.4.1"
id("org.gradle.test-retry") version "1.5.0"
}

repositories {
Expand Down

0 comments on commit e7a4e21

Please sign in to comment.