Skip to content

Commit

Permalink
Bump org.scoverage:scoverage-maven-plugin from 2.0.1 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [org.scoverage:scoverage-maven-plugin](https://github.com/scoverage/scoverage-maven-plugin) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/scoverage/scoverage-maven-plugin/releases)
- [Commits](scoverage/scoverage-maven-plugin@scoverage-maven-plugin-2.0.1...scoverage-maven-plugin-2.0.2)

---
updated-dependencies:
- dependency-name: org.scoverage:scoverage-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 4d3c109 commit 77b81dc
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 @@ -149,7 +149,7 @@
<plugin>
<groupId>org.scoverage</groupId>
<artifactId>scoverage-maven-plugin</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
<executions>
<execution>
<id>scoverage-report</id>
Expand Down

0 comments on commit 77b81dc

Please sign in to comment.