Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 1863508 commit 352dd46
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 @@ -254,7 +254,7 @@
<plugin>
<groupId>org.scoverage</groupId>
<artifactId>scoverage-maven-plugin</artifactId>
<version>1.4.11</version>
<version>2.0.5</version>
<executions>
<execution>
<id>scoverage-report</id>
Expand Down

0 comments on commit 352dd46

Please sign in to comment.