Skip to content

Commit

Permalink
deps: update dependency org.apache.maven.surefire:surefire-junit47 to…
Browse files Browse the repository at this point in the history
… v3.0.0-M5 (#180)
  • Loading branch information
BenWhitehead committed Jul 1, 2020
1 parent 60c03c8 commit 802d9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -95,7 +95,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-M5</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 802d9c5

Please sign in to comment.