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.
2 parents 7f1d731 + 731835c commit 422a437Copy full SHA for 422a437
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'com.github.johnrengelman.shadow' version '7.1.2'
17
id 'me.champeau.gradle.japicmp' version '0.2.9' apply false
18
id 'com.diffplug.spotless' version '6.8.0' apply false
19
- id 'org.gradle.test-retry' version '1.4.0'
+ id 'org.gradle.test-retry' version '1.4.1'
20
}
21
22
apply from: "$rootDir/gradle/ci-support.gradle"
0 commit comments