Skip to content

Commit f66cade

Browse files
chore(deps): bump org.sonarqube from 7.2.3.7755 to 7.3.1.8318
Bumps org.sonarqube from 7.2.3.7755 to 7.3.1.8318. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.3.1.8318 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a8e6c0 commit f66cade

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
@@ -6,7 +6,7 @@ plugins {
66
id("io.spring.dependency-management") apply false
77
id("com.diffplug.spotless") apply false
88
id("com.google.cloud.tools.jib") apply false
9-
id("org.sonarqube") version "7.2.3.7755"
9+
id("org.sonarqube") version "7.3.1.8318"
1010
id("org.owasp.dependencycheck") version "12.2.0"
1111
java
1212
}

0 commit comments

Comments
 (0)