Skip to content

Commit d6f10e1

Browse files
committed
Merge branch '2.3.x'
Closes gh-24056
2 parents ce84277 + 49ea023 commit d6f10e1

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)