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 ee701e5 + d189853 commit 19a7feeCopy full SHA for 19a7fee
buildSrc/build.gradle
@@ -29,7 +29,7 @@ dependencies {
29
implementation("commons-codec:commons-codec:1.13")
30
implementation("org.apache.maven:maven-embedder:3.6.2")
31
implementation("org.asciidoctor:asciidoctor-gradle-jvm:3.3.2")
32
- implementation("org.gradle:test-retry-gradle-plugin:1.4.0")
+ implementation("org.gradle:test-retry-gradle-plugin:1.4.1")
33
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}")
34
implementation("org.jetbrains.kotlin:kotlin-compiler-embeddable:${kotlinVersion}")
35
implementation("org.springframework:spring-core")
0 commit comments