Skip to content

Commit 07d1edf

Browse files
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 (#107)
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ebf5f2 commit 07d1edf

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 '4.4.1.3373'
6+
id 'org.sonarqube' version '5.0.0.4638'
77
}
88

99
apply plugin: 'maven'

0 commit comments

Comments
 (0)