Skip to content

Commit ba8f34c

Browse files
chore(deps): update plugin org.sonarqube to v6
1 parent 1b69c87 commit ba8f34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ buildscript {
2828

2929
plugins {
3030
id "biz.aQute.bnd.builder" version "6.4.0" apply false
31-
id "org.sonarqube" version "5.1.0.4882"
31+
id "org.sonarqube" version "6.1.0.5360"
3232
id "jacoco"
3333
id "io.github.gradle-nexus.publish-plugin" version '2.0.0'
3434
}

0 commit comments

Comments
 (0)