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 79fab9d commit 247a356Copy full SHA for 247a356
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'com.github.kt3k.coveralls' version '2.12.2'
10
id 'hmcts.ccd.sdk' version '5.5.19'
11
id 'com.github.ben-manes.versions' version '0.51.0'
12
- id 'org.sonarqube' version '6.0.1.5171'
+ id 'org.sonarqube' version '6.1.0.5360'
13
id 'uk.gov.hmcts.java' version '0.12.65'
14
}
15
0 commit comments