Skip to content

Commit 7817f93

Browse files
Update plugin org.sonarqube to v7.2.0.6526
1 parent 40c0450 commit 7817f93

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
@@ -16,7 +16,7 @@ plugins {
1616
id 'org.springframework.boot' version '4.0.0'
1717
id 'io.spring.dependency-management' version '1.1.7'
1818
id 'net.ltgt.errorprone' version '4.3.0'
19-
id "org.sonarqube" version "7.1.0.6387"
19+
id "org.sonarqube" version "7.2.0.6526"
2020
}
2121

2222
group = 'com.poseidon'

0 commit comments

Comments
 (0)