Skip to content

Commit a046f58

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]
authored
dependabot: bump org.gradle.test-retry from 1.5.9 to 1.5.10 (#653) (#654)
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 ... (cherry picked from commit 704473c) Signed-off-by: dependabot[bot] <support@github.com> 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>
1 parent 25adce7 commit a046f58

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.9"
14+
id "org.gradle.test-retry" version "1.5.10"
1515
}
1616

1717
apply plugin: 'opensearch.java'

0 commit comments

Comments
 (0)