Skip to content

Commit

Permalink
Merge pull request #497 from databrickslabs/dependabot/maven/org.scov…
Browse files Browse the repository at this point in the history
…erage-scoverage-maven-plugin-2.0.1

Bump org.scoverage:scoverage-maven-plugin from 2.0.0 to 2.0.1
  • Loading branch information
Milos Colic authored Jan 12, 2024
2 parents cb98f55 + 0a8e56d commit cee449c
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 cee449c

Please sign in to comment.