We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766f347 commit ad625e8Copy full SHA for ad625e8
sormas-app/build.gradle
@@ -12,7 +12,7 @@ buildscript {
12
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.7'
13
classpath 'com.google.firebase:perf-plugin:1.4.2'
14
classpath 'org.jacoco:org.jacoco.core:0.8.10'
15
- classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.2.1.3168'
+ classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.3.0.3225'
16
17
// NOTE: Do not place your application dependencies here; they belong
18
// in the individual module build.gradle files
0 commit comments