Skip to content

Commit

Permalink
Merge pull request #103 from paypay/dependabot/gradle/com.github.kt3k…
Browse files Browse the repository at this point in the history
….coveralls-2.12.0

Bump com.github.kt3k.coveralls from 2.11.0 to 2.12.0
  • Loading branch information
Shreyansh Pandey committed Apr 8, 2021
2 parents cce2dbc + fe5dcd0 commit cac311d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
plugins {
id 'jacoco'
id 'com.github.kt3k.coveralls' version '2.11.0'
id 'com.github.kt3k.coveralls' version '2.12.0'
}

apply plugin: 'idea'
Expand Down

0 comments on commit cac311d

Please sign in to comment.