Skip to content

Commit

Permalink
Merge pull request #62 from l0s/dependabot/maven/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-surefire-plugin-3.5.0
  • Loading branch information
l0s authored Sep 23, 2024
2 parents 0925b9d + 9a145f5 commit 9fab9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<!-- ensure we pull a version with JUnit 5 support -->
<version>3.4.0</version>
<version>3.5.0</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 9fab9d6

Please sign in to comment.