Skip to content

Commit

Permalink
Merge pull request #66 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.1
  • Loading branch information
l0s authored Oct 14, 2024
2 parents 2550c58 + c4a7bda commit 8de479d
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.5.0</version>
<version>3.5.1</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 8de479d

Please sign in to comment.