Skip to content

Commit

Permalink
feat: replace code-coverage-api plugin by coverage (#822)
Browse files Browse the repository at this point in the history
* feat: replace `code-coverage-api` plugin by `coverage`

* feat(plugins): removing Cobertura plugin

as per jenkins-infra/helpdesk#3880

as Cobertura had dependency on old code-coverage-api and is not used anymore, let's remove it.

---------

Co-authored-by: Stéphane MERLE <95630726+smerle33@users.noreply.github.com>
  • Loading branch information
dduportal and smerle33 committed Jan 2, 2024
1 parent 79adf26 commit 8efaf08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins.txt
Expand Up @@ -42,8 +42,7 @@ cloud-stats:320.v96b_65297a_4b_b_
cloudbees-bitbucket-branch-source:856.v04c46c86f911
cloudbees-folder:6.858.v898218f3609d
cloudbees-jenkins-advisor:358.v58972d19b_1f0
cobertura:1.17
code-coverage-api:4.99.0
coverage:1.7.0
command-launcher:107.v773860566e2e
commons-lang3-api:3.13.0-62.v7d18e55f51e2
commons-text-api:1.11.0-95.v22a_d30ee5d36
Expand Down

0 comments on commit 8efaf08

Please sign in to comment.