Skip to content

Commit 97e9ba9

Browse files
build(deps): bump org.sonarqube from 6.3.1.5724 to 7.0.0.6105 (#47)
Bumps org.sonarqube from 6.3.1.5724 to 7.0.0.6105. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.0.0.6105 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 445b60d commit 97e9ba9

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 "6.3.1.5724"
6+
id "org.sonarqube" version "7.0.0.6105"
77
id "pl.allegro.tech.build.axion-release" version "1.21.0"
88
}
99

0 commit comments

Comments
 (0)