Skip to content

Commit a22b728

Browse files
committed
Update maven-surefire-plugin version to 3.0.0-M1. Fixes #45.
1 parent 33bedd5 commit a22b728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
</plugin>
122122
<plugin>
123123
<artifactId>maven-surefire-plugin</artifactId>
124-
<version>2.17</version>
124+
<version>3.0.0-M1</version>
125125
<configuration>
126126
<argLine>-Xmx1g</argLine>
127127
</configuration>

0 commit comments

Comments
 (0)