Skip to content

Commit 347cd15

Browse files
Bump test-retry-gradle-plugin from 1.3.1 to 1.4.0 (#12613)
Bumps test-retry-gradle-plugin from 1.3.1 to 1.4.0. --- updated-dependencies: - dependency-name: org.gradle:test-retry-gradle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22bbca6 commit 347cd15

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
@@ -15,7 +15,7 @@ buildscript {
1515
classpath "javax.xml.bind:jaxb-api:$jaxbVersion"
1616
classpath "com.sun.xml.bind:jaxb-impl:$jaxbVersion"
1717
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
18-
classpath "org.gradle:test-retry-gradle-plugin:1.3.1"
18+
classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
1919
}
2020
}
2121

0 commit comments

Comments
 (0)