We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bbca6 commit 347cd15Copy full SHA for 347cd15
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
classpath "javax.xml.bind:jaxb-api:$jaxbVersion"
16
classpath "com.sun.xml.bind:jaxb-impl:$jaxbVersion"
17
classpath "org.codehaus.groovy.modules.http-builder:http-builder:0.7.2"
18
- classpath "org.gradle:test-retry-gradle-plugin:1.3.1"
+ classpath "org.gradle:test-retry-gradle-plugin:1.4.0"
19
}
20
21
0 commit comments