We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842b438 commit b24be8dCopy full SHA for b24be8d
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'org.springframework.boot' version '3.3.5'
17
id 'org.owasp.dependencycheck' version '12.1.6'
18
id 'com.github.ben-manes.versions' version '0.53.0'
19
- id 'org.sonarqube' version '6.2.0.5505'
+ id 'org.sonarqube' version '6.3.1.5724'
20
id 'uk.gov.hmcts.java' version '0.12.67'
21
id "info.solidsoft.pitest" version '1.15.0'
22
id 'io.freefair.lombok' version '8.14.2'
0 commit comments