Skip to content

Commit b619d00

Browse files
Merge branch '1.12.x'
2 parents 8e877cf + 8c1538e commit b619d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micrometer-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ java11Test {
278278
it.getFile().getAbsolutePath().contains("java11Test")
279279
}
280280

281-
retry {
281+
develocity.testRetry {
282282
maxFailures = 5
283283
maxRetries = 3
284284
}

0 commit comments

Comments
 (0)