Skip to content

Commit 4013b7b

Browse files
Update plugin org.sonarqube to v7
1 parent f689b5e commit 4013b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'io.spring.dependency-management' version '1.1.7'
55
id 'org.springframework.boot' version '3.5.5'
66
id 'com.github.ben-manes.versions' version '0.52.0'
7-
id 'org.sonarqube' version '6.3.1.5724'
7+
id 'org.sonarqube' version '7.0.1.6134'
88
/*
99
Applies analysis tools including checkstyle and OWASP Dependency checker.
1010
See https://github.com/hmcts/gradle-java-plugin

0 commit comments

Comments
 (0)