Skip to content

Commit f281962

Browse files
dependabot[bot]sskorol
authored andcommitted
Bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225
Bumps org.sonarqube from 4.2.1.3168 to 4.3.0.3225. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39490fa commit f281962

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
@@ -8,7 +8,7 @@ plugins {
88
`maven-publish`
99
signing
1010
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
11-
id("org.sonarqube") version "4.2.1.3168"
11+
id("org.sonarqube") version "4.3.0.3225"
1212
id("net.researchgate.release") version "3.0.2"
1313
id("com.github.ben-manes.versions") version "0.47.0"
1414
}

0 commit comments

Comments
 (0)