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 e5168a5 commit eaeb7ccCopy full SHA for eaeb7cc
buildSrc/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
77
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
78
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
79
- implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
+ implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.4'
80
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
81
82
testImplementation platform('org.junit:junit-bom:5.8.1')
0 commit comments