Skip to content

Commit

Permalink
Bump io.jenkins.plugins:coverage from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [io.jenkins.plugins:coverage](https://github.com/jenkinsci/coverage-plugin) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/jenkinsci/coverage-plugin/releases)
- [Changelog](https://github.com/jenkinsci/coverage-plugin/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/coverage-plugin@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 25, 2023
1 parent 2671fa5 commit c3bb218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>coverage</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down

0 comments on commit c3bb218

Please sign in to comment.