Skip to content

Commit 4ae18f8

Browse files
Bump org.gradle.test-retry from 1.5.4 to 1.5.8
Bumps org.gradle.test-retry from 1.5.4 to 1.5.8. --- updated-dependencies: - dependency-name: org.gradle.test-retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad2630 commit 4ae18f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ plugins {
5555
id 'opensearch.docker-support'
5656
id 'opensearch.global-build-info'
5757
id "com.diffplug.spotless" version "6.25.0" apply false
58-
id "org.gradle.test-retry" version "1.5.4" apply false
58+
id "org.gradle.test-retry" version "1.5.8" apply false
5959
id "test-report-aggregation"
6060
id 'jacoco-report-aggregation'
6161
}

0 commit comments

Comments
 (0)