Skip to content

Commit 8113d30

Browse files
Bump org.sonarqube from 6.2.0.5505 to 6.3.1.5724 (#277)
Bumps org.sonarqube from 6.2.0.5505 to 6.3.1.5724. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 6.3.1.5724 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5a958f commit 8113d30

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

0 commit comments

Comments
 (0)