Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent a6837a2 commit 704473c
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.9"
id "org.gradle.test-retry" version "1.5.10"
}

apply plugin: 'opensearch.java'
Expand Down

0 comments on commit 704473c

Please sign in to comment.