Skip to content

Commit 51f8ef4

Browse files
build(deps): bump org.sonarqube from 7.0.0.6105 to 7.1.0.6387
Bumps org.sonarqube from 7.0.0.6105 to 7.1.0.6387. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.1.0.6387 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 97e9ba9 commit 51f8ef4

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
@@ -3,7 +3,7 @@ plugins {
33
id "jacoco"
44
id "io.github.boolivar.jdoctest.jdoc-spock" version "0.11.0"
55
id "io.github.boolivar.sonatype-portal-publish" version "0.1.0"
6-
id "org.sonarqube" version "7.0.0.6105"
6+
id "org.sonarqube" version "7.1.0.6387"
77
id "pl.allegro.tech.build.axion-release" version "1.21.0"
88
}
99

0 commit comments

Comments
 (0)