Skip to content

Commit

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

---
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 Dec 6, 2023
1 parent dc2fc51 commit 9fa10f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
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.7'
id 'org.gradle.test-retry' version '1.5.8'
id 'io.spring.nohttp' version '0.0.11'
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
Expand Down

0 comments on commit 9fa10f8

Please sign in to comment.