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 709a1fe commit f3ab305Copy full SHA for f3ab305
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'info.solidsoft.pitest' version '1.15.0'
9
id 'au.com.dius.pact' version '4.6.17'
10
id 'net.serenity-bdd.serenity-gradle-plugin' version '4.2.34'
11
- id 'org.sonarqube' version '6.3.1.5724'
+ id 'org.sonarqube' version '7.0.0.6105'
12
id 'uk.gov.hmcts.java' version '0.12.67'
13
id 'project-report'
14
id 'jacoco'
0 commit comments