Skip to content

Commit

Permalink
Bump org.scoverage:scoverage-maven-plugin from 1.4.11 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 1.4.11 to 2.0.2.
- [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.2)

---
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 Feb 5, 2024
1 parent 3a8837b commit 1b77a2b
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 @@ -258,7 +258,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<scoverage.plugin.version>1.4.11</scoverage.plugin.version>
<scoverage.plugin.version>2.0.2</scoverage.plugin.version>
<project-info-reports.plugin.version>3.0.0</project-info-reports.plugin.version>
<site.plugin.version>3.12.1</site.plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 1b77a2b

Please sign in to comment.