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 de0960d commit 1e9715dCopy full SHA for 1e9715d
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'org.springframework.boot' version '3.5.5'
6
id 'com.github.ben-manes.versions' version '0.52.0'
7
- id 'org.sonarqube' version '6.2.0.5505'
+ id 'org.sonarqube' version '6.3.1.5724'
8
/*
9
Applies analysis tools including checkstyle and OWASP Dependency checker.
10
See https://github.com/hmcts/gradle-java-plugin
0 commit comments