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 3f4efed commit e3ed6b3Copy full SHA for e3ed6b3
buildSrc/build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
97
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
98
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
99
- implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.1'
+ implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
100
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
101
102
testImplementation platform('org.junit:junit-bom:5.9.0-RC1')
0 commit comments