Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 19d98cb

Browse files
authoredNov 20, 2024
chore(deps): update plugin org.sonarqube to v6
1 parent 0f2c347 commit 19d98cb

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
3-
id "org.sonarqube" version "4.4.1.3373"
3+
id "org.sonarqube" version "6.0.0.5145"
44
id "jacoco"
55
}
66

0 commit comments

Comments
 (0)