Skip to content

Commit

Permalink
Downgrade coveralls plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
radarsh committed Jun 29, 2020
1 parent 944d09a commit 51e8c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id 'idea'
id 'jacoco'
id 'com.gradle.plugin-publish' version '0.10.1'
id 'com.github.kt3k.coveralls' version '2.10.1'
id 'com.github.kt3k.coveralls' version '2.9.0'
}

def thisPlugin =
Expand Down

0 comments on commit 51e8c93

Please sign in to comment.