Skip to content

Commit

Permalink
Merge pull request #137 from objectionary/renovate/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-surefire-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.0
  • Loading branch information
yegor256 committed May 28, 2023
2 parents 5b99b6c + 717e2c4 commit c9b649e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvnw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ SOFTWARE.
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M9</version>
<version>3.1.0</version>
<configuration>
<failIfNoTests>true</failIfNoTests>
</configuration>
Expand Down

0 comments on commit c9b649e

Please sign in to comment.