Skip to content

Commit 1095ab4

Browse files
authored
Update plugin org.gradle.test-retry to v1.5.1 (#1505)
2 parents 574f8ab + 5315110 commit 1095ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pluginManagement {
1212
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
1313
id 'com.diffplug.p2.asmaven' version '3.27.0' // DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
1414
// https://github.com/gradle/test-retry-gradle-plugin/releases
15-
id 'org.gradle.test-retry' version '1.5.0'
15+
id 'org.gradle.test-retry' version '1.5.1'
1616
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
1717
id 'com.adarshr.test-logger' version '3.2.0'
1818
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags

0 commit comments

Comments
 (0)