Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.5.8 to 1.5.9 (#3202)
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.5.8 to 1.5.9.

---
updated-dependencies:
- dependency-name: org.gradle.test-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent a75a7c4 commit b953c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -32,7 +32,7 @@ plugins {
id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
id 'com.google.osdetector' version '1.7.3'
id 'org.gradle.test-retry' version '1.5.8'
id 'org.gradle.test-retry' version '1.5.9'
id 'io.spring.nohttp' version '0.0.11'
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
Expand Down

0 comments on commit b953c18

Please sign in to comment.