Skip to content

Commit 30d70b5

Browse files
build(deps): bump org.sonarqube from 7.1.0.6387 to 7.2.2.6593 (#56)
Bumps org.sonarqube from 7.1.0.6387 to 7.2.2.6593. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.2.6593 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f917743 commit 30d70b5

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

0 commit comments

Comments
 (0)