Skip to content

Commit 3ff315d

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

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.0.1.6134"
77
id "pl.allegro.tech.build.axion-release" version "1.21.0"
88
}
99

0 commit comments

Comments
 (0)