Skip to content

Commit 13badca

Browse files
committed
Upgrade to test-retry 1.5.0
1 parent b3917d6 commit 13badca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "com.github.ben-manes.versions" version "0.44.0"
33
id 'maven-publish'
44
id 'signing'
5-
id "org.gradle.test-retry" version "1.4.1"
5+
id "org.gradle.test-retry" version "1.5.0"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)