Skip to content

Commit 4b7f402

Browse files
Update plugin com.github.nbaztec.coveralls-jacoco to v1.2.20
1 parent 0b3f221 commit 4b7f402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616

1717
// For Code coverage metrics
1818
jacoco
19-
id("com.github.nbaztec.coveralls-jacoco") version "1.2.19"
19+
id("com.github.nbaztec.coveralls-jacoco") version "1.2.20"
2020
}
2121

2222
repositories {

0 commit comments

Comments
 (0)