Skip to content

Commit

Permalink
Merge pull request #60 from l0s/dependabot/maven/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-surefire-plugin-3.4.0
  • Loading branch information
l0s authored Aug 23, 2024
2 parents 16c69ee + e987be0 commit ca5f2a7
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.3.1</version>
<version>3.4.0</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit ca5f2a7

Please sign in to comment.