Skip to content

Commit 8a83db3

Browse files
Bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 (#489)
Bumps org.sonarqube from 6.0.0.5145 to 6.0.1.5171. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa75a0f commit 8a83db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("com.github.johnrengelman.shadow") version "8.1.1"
33
id("io.micronaut.application") version "4.4.4"
44
id("jacoco")
5-
id("org.sonarqube") version "6.0.0.5145"
5+
id("org.sonarqube") version "6.0.1.5171"
66
id("pl.allegro.tech.build.axion-release") version "1.18.16"
77
id("checkstyle")
88
}

0 commit comments

Comments
 (0)