We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 354a18c + 572bd6c commit 9d4375bCopy full SHA for 9d4375b
buildSrc/build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
implementation("commons-codec:commons-codec:1.13")
20
implementation("org.apache.maven:maven-embedder:3.6.2")
21
implementation("org.asciidoctor:asciidoctor-gradle-jvm:3.3.2")
22
- implementation("org.gradle:test-retry-gradle-plugin:1.1.9")
+ implementation("org.gradle:test-retry-gradle-plugin:1.3.1")
23
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0")
24
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:1.5.0")
25
implementation("org.springframework:spring-core:5.2.2.RELEASE")
0 commit comments