Skip to content

Commit

Permalink
deps: update dependency org.apache.maven.surefire:surefire-junit4 to …
Browse files Browse the repository at this point in the history
…v3.0.0-m4 (#66)
  • Loading branch information
renovate-bot authored and chingor13 committed Nov 18, 2019
1 parent 48e8ea9 commit b1086d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M4</version>
</dependency>
</dependencies>
</plugin>
Expand Down Expand Up @@ -129,7 +129,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-M4</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit b1086d5

Please sign in to comment.