Skip to content

Commit

Permalink
[Backport 2.x] Update plugin org.gradle.test-retry to v1.5.9 (#684)
Browse files Browse the repository at this point in the history
Update plugin org.gradle.test-retry to v1.5.9 (#682)

(cherry picked from commit b314b28)
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>
  • Loading branch information
1 parent a80737f commit 232b1a5
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 @@ -53,7 +53,7 @@ buildscript {

plugins {
id "de.undercouch.download" version "5.6.0"
id "org.gradle.test-retry" version "1.5.8" apply false
id "org.gradle.test-retry" version "1.5.9" apply false
}

apply plugin: 'java'
Expand Down

0 comments on commit 232b1a5

Please sign in to comment.