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 7fb70dd commit 3665ffdCopy full SHA for 3665ffd
buildSrc/build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
74
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
75
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.4'
76
- implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
+ implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.8.0.1969'
77
implementation libs.com.squareup.okhttp3.okhttp
78
implementation libs.io.spring.security.release.plugin
79
0 commit comments