Skip to content

Commit 47664f8

Browse files
authored
Merge pull request #21 from dynatrace-oss/dependabot/gradle/org.sonarqube-4.1.0.3113
Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113
2 parents a76c547 + 7ec4f73 commit 47664f8

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 'java-library'
44
id 'jacoco'
55
id 'me.champeau.jmh' version '0.7.1'
6-
id 'org.sonarqube' version '4.0.0.2929'
6+
id 'org.sonarqube' version '4.1.0.3113'
77
id 'com.diffplug.spotless' version '6.19.0'
88
id 'maven-publish'
99
id 'signing'

0 commit comments

Comments
 (0)