Skip to content

Commit

Permalink
Merge pull request #635 from prisma-capacity/dependabot/maven/org.apa…
Browse files Browse the repository at this point in the history
…che.maven.plugins-maven-surefire-plugin-3.0.0-M9

Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
  • Loading branch information
uweschaefer authored Mar 2, 2023
2 parents 32d3c52 + b235c37 commit 10e20a3
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 @@ -142,7 +142,7 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M8</version>
<version>3.0.0-M9</version>
<configuration>
<excludedGroups>it</excludedGroups>
</configuration>
Expand Down

0 comments on commit 10e20a3

Please sign in to comment.