Skip to content

Commit 603f418

Browse files
authored
Merge pull request #27 from doubleSlashde/dependabot/maven/dev-dependencies-2d4c304164
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 in the dev-dependencies group
2 parents 6baea46 + 34b2d11 commit 603f418

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
@@ -33,7 +33,7 @@
3333
<plugin>
3434
<groupId>org.apache.maven.plugins</groupId>
3535
<artifactId>maven-surefire-plugin</artifactId>
36-
<version>3.4.0</version>
36+
<version>3.5.0</version>
3737
</plugin>
3838
</plugins>
3939
</build>

0 commit comments

Comments
 (0)