We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eacc8e commit d909eb8Copy full SHA for d909eb8
build.gradle
@@ -32,7 +32,7 @@ plugins {
32
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
33
id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
34
id 'com.google.osdetector' version '1.7.3'
35
- id 'org.gradle.test-retry' version '1.5.6'
+ id 'org.gradle.test-retry' version '1.5.7'
36
id 'io.spring.nohttp' version '0.0.11'
37
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
38
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
0 commit comments