Skip to content

Commit 19a7fee

Browse files
committed
Merge branch '2.7.x'
Closes gh-32202
2 parents ee701e5 + d189853 commit 19a7fee

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
@@ -29,7 +29,7 @@ dependencies {
2929
implementation("commons-codec:commons-codec:1.13")
3030
implementation("org.apache.maven:maven-embedder:3.6.2")
3131
implementation("org.asciidoctor:asciidoctor-gradle-jvm:3.3.2")
32-
implementation("org.gradle:test-retry-gradle-plugin:1.4.0")
32+
implementation("org.gradle:test-retry-gradle-plugin:1.4.1")
3333
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}")
3434
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:${kotlinVersion}")
3535
implementation("org.springframework:spring-core")

0 commit comments

Comments
 (0)