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 26b562b commit b91da12Copy full SHA for b91da12
build.gradle
@@ -68,7 +68,7 @@ buildscript {
68
69
plugins {
70
id "de.undercouch.download" version "5.6.0"
71
- id "org.gradle.test-retry" version "1.6.2" apply false
+ id "org.gradle.test-retry" version "1.6.4" apply false
72
id "io.github.surpsg.delta-coverage" version "2.5.0"
73
}
74
0 commit comments