We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74a9aab commit 43816caCopy full SHA for 43816ca
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
10
plugins {
11
id "org.sonarqube" version "3.4.0.2513"
12
- id "com.github.nbaztec.coveralls-jacoco" version "1.2.14"
+ id "com.github.nbaztec.coveralls-jacoco" version "1.2.15"
13
id 'com.github.kt3k.coveralls' version '2.12.0'
14
}
15
0 commit comments