Skip to content

Commit

Permalink
dependabot: bump org.gradle.test-retry from 1.5.10 to 1.6.0
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent cb818ce commit 2734479
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 2734479

Please sign in to comment.