Skip to content

Commit 955efca

Browse files
authored
Update build.gradle
1 parent 31d2f33 commit 955efca

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
@@ -50,7 +50,7 @@ plugins {
5050
id 'jacoco'
5151
id 'com.github.hierynomus.license' version '0.16.1'
5252
id 'net.nemerosa.versioning' version '2.9.0'
53-
id 'com.github.kt3k.coveralls' version '2.8.4'
53+
id 'com.github.kt3k.coveralls' version '2.12.0'
5454
}
5555

5656
apply from: 'gradle/idea.gradle'

0 commit comments

Comments
 (0)