Skip to content

Commit 2fcb436

Browse files
Bump org.sonarqube from 7.2.3.7755 to 7.3.0.8198
Bumps org.sonarqube from 7.2.3.7755 to 7.3.0.8198. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.3.0.8198 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0344585 commit 2fcb436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
java
55
id("org.springframework.boot") version "4.0.6" apply false
66
id("io.spring.dependency-management") version "1.1.7"
7-
id("org.sonarqube") version "7.2.3.7755"
7+
id("org.sonarqube") version "7.3.0.8198"
88
id("jacoco-report-aggregation")
99
}
1010

0 commit comments

Comments
 (0)