Skip to content

Commit 422a437

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.gradle.test-retry-1.4.1' into combined-pr-branch
2 parents 7f1d731 + 731835c commit 422a437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id 'com.github.johnrengelman.shadow' version '7.1.2'
1717
id 'me.champeau.gradle.japicmp' version '0.2.9' apply false
1818
id 'com.diffplug.spotless' version '6.8.0' apply false
19-
id 'org.gradle.test-retry' version '1.4.0'
19+
id 'org.gradle.test-retry' version '1.4.1'
2020
}
2121

2222
apply from: "$rootDir/gradle/ci-support.gradle"

0 commit comments

Comments
 (0)