We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9840c commit cc7b720Copy full SHA for cc7b720
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'org.owasp.dependencycheck' version '12.1.3'
9
id 'se.patrikerdes.use-latest-versions' version '0.2.19'
10
id 'com.github.ben-manes.versions' version '0.51.0'
11
- id 'org.sonarqube' version '6.2.0.5505'
+ id 'org.sonarqube' version '6.3.0.5676'
12
id 'jacoco'
13
id "com.github.kt3k.coveralls" version "2.12.2"
14
id 'com.github.spacialcircumstances.gradle-cucumber-reporting' version '0.1.25'
0 commit comments