Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 1c45f6b

Browse files
authored
Merge pull request #96 from ayltai/dependabot/gradle/org.sonarqube-3.3
Bump org.sonarqube from 3.2.0 to 3.3
2 parents 0fd81e1 + 0edbdc3 commit 1c45f6b

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 'com.gradle.plugin-publish' version '0.15.0'
55
id 'checkstyle'
66
id 'com.github.spotbugs' version '4.7.1'
7-
id 'org.sonarqube' version '3.2.0'
7+
id 'org.sonarqube' version '3.3'
88
id 'jacoco'
99
id 'com.github.ben-manes.versions' version '0.39.0'
1010
}

0 commit comments

Comments
 (0)