Skip to content

Commit 49ea023

Browse files
committed
Upgrade to test-retry-gradle-plugin 1.1.9
Closes gh-24055
1 parent 91f4541 commit 49ea023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("org.apache.maven:maven-embedder:3.6.2")
2121
implementation("org.asciidoctor:asciidoctor-gradle-jvm:3.0.0")
2222
implementation("org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.0.0")
23-
implementation("org.gradle:test-retry-gradle-plugin:1.1.3")
23+
implementation("org.gradle:test-retry-gradle-plugin:1.1.9")
2424
implementation("org.springframework:spring-core:5.2.2.RELEASE")
2525
implementation("org.springframework:spring-web:5.2.2.RELEASE")
2626
implementation("com.google.code.gson:gson:2.8.5")

0 commit comments

Comments
 (0)