Skip to content

Commit 316a1b3

Browse files
authored
Merge pull request #68 from w3stling/dependabot/gradle/org.sonarqube-5.1.0.4882
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882
2 parents 148788d + 50f6cbc commit 316a1b3

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
@@ -4,7 +4,7 @@ plugins {
44
id 'signing'
55
id 'maven-publish'
66
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
7-
id 'org.sonarqube' version '5.0.0.4638'
7+
id 'org.sonarqube' version '5.1.0.4882'
88
id 'me.champeau.gradle.jmh' version '0.5.3'
99
}
1010

0 commit comments

Comments
 (0)