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.
1 parent 1255b65 commit 625301cCopy full SHA for 625301c
buildSrc/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
implementation "org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2"
22
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
23
implementation "org.hidetake:gradle-ssh-plugin:2.10.1"
24
- implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0"
+ implementation "org.jfrog.buildinfo:build-info-extractor-gradle:4.29.4"
25
implementation "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"
26
implementation "org.springframework:spring-core:6.0.11"
27
}
0 commit comments