Skip to content

Commit

Permalink
deps: update dependency org.apache.maven.plugins:maven-surefire-plugi…
Browse files Browse the repository at this point in the history
…n to v3.0.0-m4 (#65)
  • Loading branch information
renovate-bot authored and chingor13 committed Nov 18, 2019
1 parent 9ae5d78 commit 48e8ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -79,7 +79,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M4</version>
<configuration>
<!-- Excludes integration tests and smoke tests when unit tests are run -->
<excludes>
Expand Down

0 comments on commit 48e8ea9

Please sign in to comment.