Skip to content

Commit 5f1ac6d

Browse files
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 (#115)
Bumps org.sonarqube from 5.0.0.4638 to 5.1.0.4882. --- updated-dependencies: - dependency-name: org.sonarqube 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 a0e9e2f commit 5f1ac6d

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 'com.github.ben-manes.versions' version '0.51.0'
44
id 'com.github.hierynomus.license' version '0.15.0'
55
id 'net.researchgate.release' version '3.0.2'
6-
id 'org.sonarqube' version '5.0.0.4638'
6+
id 'org.sonarqube' version '5.1.0.4882'
77
}
88

99
apply plugin: 'maven'

0 commit comments

Comments
 (0)