Skip to content

Commit

Permalink
Update plugin org.gradle.test-retry to v1.5.9 (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Apr 26, 2024
1 parent 56e4a78 commit b314b28
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 b314b28

Please sign in to comment.