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 15aaf19 commit 5730e6aCopy full SHA for 5730e6a
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'com.github.spacialcircumstances.gradle-cucumber-reporting' version '0.1.25'
7
id 'io.spring.dependency-management' version '1.1.7'
8
id 'org.owasp.dependencycheck' version '11.1.1'
9
- id 'org.sonarqube' version '6.0.1.5171'
+ id 'org.sonarqube' version '6.3.1.5724'
10
id 'org.springframework.boot' version '3.4.1'
11
id 'uk.gov.hmcts.java' version '0.12.67'
12
}
0 commit comments