Remove coveralls plugin (#2169)

This commit is contained in:
Anuraag Agrawal 2020-12-01 18:45:03 +09:00 committed by GitHub
parent 49b3e68b92
commit a0b3f33ef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ pluginManagement {
plugins {
id "com.diffplug.spotless" version "5.8.2"
id "com.github.ben-manes.versions" version "0.36.0"
id "com.github.kt3k.coveralls" version "2.0.1"
id "com.google.protobuf" version "0.8.14"
id "com.jfrog.artifactory" version "4.18.0"
id "com.jfrog.bintray" version "1.8.5"