Skip to content

Commit

Permalink
Bump org.scoverage:scoverage-maven-plugin from 2.0.0 to 2.0.1
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.0 to 2.0.1.
- [Release notes](https://github.com/scoverage/scoverage-maven-plugin/releases)
- [Commits](scoverage/scoverage-maven-plugin@scoverage-maven-plugin-2.0.0...scoverage-maven-plugin-2.0.1)

---
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 8, 2024
1 parent 76bc69f commit 0a8e56d
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.0</version>
<version>2.0.1</version>
<executions>
<execution>
<id>scoverage-report</id>
Expand Down

0 comments on commit 0a8e56d

Please sign in to comment.