Skip to content

Commit 6239da4

Browse files
dependabot: bump org.gradle.test-retry from 1.5.10 to 1.6.0 (#679)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 68ca159) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 087efee commit 6239da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spi/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'jacoco'
1212
id 'maven-publish'
1313
id 'signing'
14-
id "org.gradle.test-retry" version "1.5.10"
14+
id "org.gradle.test-retry" version "1.6.0"
1515
}
1616

1717
apply plugin: 'opensearch.java'

0 commit comments

Comments
 (0)