Skip to content

Commit d5f4323

Browse files
committed
Upgrade to Test Retry Gradle Plugin 1.4.0
Closes gh-30989
1 parent 432741f commit d5f4323

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("commons-codec:commons-codec:1.13")
2121
implementation("org.apache.maven:maven-embedder:3.6.2")
2222
implementation("org.asciidoctor:asciidoctor-gradle-jvm:3.3.2")
23-
implementation("org.gradle:test-retry-gradle-plugin:1.3.1")
23+
implementation("org.gradle:test-retry-gradle-plugin:1.4.0")
2424
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0")
2525
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.5.0")
2626
implementation("org.springframework:spring-core")

0 commit comments

Comments
 (0)