Skip to content

Commit dc85cbd

Browse files
Update plugin org.sonarqube to v7
1 parent 02fef2b commit dc85cbd

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
@@ -21,7 +21,7 @@ plugins {
2121
id 'org.springframework.boot' version '3.5.6'
2222
id 'io.spring.dependency-management' version '1.1.7'
2323
id 'net.ltgt.errorprone' version '4.3.0'
24-
id "org.sonarqube" version "6.3.1.5724"
24+
id "org.sonarqube" version "7.1.0.6387"
2525
}
2626

2727
group = 'com.quiz.darkhold'

0 commit comments

Comments
 (0)