Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.5.8 to 1.5.9
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>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 65e663b commit a605532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -30,7 +30,7 @@ buildscript {
plugins {
id "com.diffplug.spotless" version "6.13.0"
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 a605532

Please sign in to comment.