Skip to content

Commit 438be8c

Browse files
Bump org.sonarqube from 6.3.1.5724 to 7.0.0.6105 (#293)
Bumps org.sonarqube from 6.3.1.5724 to 7.0.0.6105. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.0.0.6105 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1caac8a commit 438be8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 "3.5.6" apply false
66
id("io.spring.dependency-management") version "1.1.7"
7-
id("org.sonarqube") version "6.3.1.5724"
7+
id("org.sonarqube") version "7.0.0.6105"
88
id("jacoco-report-aggregation")
99
}
1010

0 commit comments

Comments
 (0)