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 4b28c23 commit 53f7732Copy full SHA for 53f7732
buildSrc/build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
72
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
73
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
74
- implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0'
+ implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.4'
75
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
76
implementation libs.com.squareup.okhttp3.okhttp
77
0 commit comments