Skip to content

Commit

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

Bump org.scoverage:scoverage-maven-plugin from 2.0.1 to 2.0.2
  • Loading branch information
Milos Colic authored Jan 23, 2024
2 parents 4d3c109 + 77b81dc commit 696e852
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 696e852

Please sign in to comment.