Skip to content

Commit

Permalink
dependabot: bump org.gradle.test-retry from 1.5.10 to 1.6.0 (#679) (#681
Browse files Browse the repository at this point in the history
)

Bumps org.gradle.test-retry from 1.5.10 to 1.6.0.

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



(cherry picked from commit 68ca159)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 16, 2024
1 parent 087efee commit 89ebe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spi/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id 'jacoco'
id 'maven-publish'
id 'signing'
id "org.gradle.test-retry" version "1.5.10"
id "org.gradle.test-retry" version "1.6.0"
}

apply plugin: 'opensearch.java'
Expand Down

0 comments on commit 89ebe44

Please sign in to comment.