Skip to content

Commit b01caba

Browse files
Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 (#562)
1 parent 902afc5 commit b01caba

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
@@ -8,7 +8,7 @@ plugins {
88
id 'de.undercouch.download' version '5.6.0'
99
id 'kr.motd.sphinx' version '2.10.1' // documentation generation
1010
id "com.github.maiflai.scalatest" version "0.33" // run scalatest without specific spec task
11-
id "org.sonarqube" version "6.0.1.5171" // sonarqube
11+
id "org.sonarqube" version "6.1.0.5360" // sonarqube
1212
id "org.scoverage" version "8.1" // scala code coverage scoverage
1313
id 'net.thauvin.erik.gradle.semver' version '1.0.4' // semantic versioning
1414
}

0 commit comments

Comments
 (0)