We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feed74b commit 5ef1129Copy full SHA for 5ef1129
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'io.spring.dependency-management' version '1.1.7'
5
id 'org.springframework.boot' version '3.4.4'
6
id 'com.github.ben-manes.versions' version '0.52.0'
7
- id 'org.sonarqube' version '6.0.1.5171'
+ id 'org.sonarqube' version '6.1.0.5360'
8
/*
9
Applies analysis tools including checkstyle and OWASP Dependency checker.
10
See https://github.com/hmcts/gradle-java-plugin
0 commit comments