Skip to content

Commit 731835c

Browse files
Bump org.gradle.test-retry from 1.4.0 to 1.4.1 in /examples
Bumps org.gradle.test-retry from 1.4.0 to 1.4.1. --- updated-dependencies: - dependency-name: org.gradle.test-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0699126 commit 731835c

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.0.0'
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)