Skip to content

Commit

Permalink
Bump org.gradle.test-retry from 1.3.1 to 1.3.2 (#2940)
Browse files Browse the repository at this point in the history
Bumps org.gradle.test-retry from 1.3.1 to 1.3.2.

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2022
1 parent 1eda2bb commit eba1935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ plugins {
id 'opensearch.docker-support'
id 'opensearch.global-build-info'
id "com.diffplug.spotless" version "6.4.2" apply false
id "org.gradle.test-retry" version "1.3.1" apply false
id "org.gradle.test-retry" version "1.3.2" apply false
}

apply from: 'gradle/build-complete.gradle'
Expand Down

0 comments on commit eba1935

Please sign in to comment.