Skip to content

Commit a82b20f

Browse files
renovate-botchingor13
authored andcommitted
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m4 (#8)
1 parent 250c801 commit a82b20f

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
@@ -287,7 +287,7 @@
287287
<plugin>
288288
<groupId>org.apache.maven.plugins</groupId>
289289
<artifactId>maven-surefire-plugin</artifactId>
290-
<version>3.0.0-M3</version>
290+
<version>3.0.0-M4</version>
291291
<configuration>
292292
<excludedGroups>com.google.cloud.spanner.IntegrationTest</excludedGroups>
293293
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)