Skip to content

Commit

Permalink
Merge pull request #70 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.2
  • Loading branch information
l0s authored Nov 22, 2024
2 parents c969f28 + c9d846a commit a6475ea
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.1</version>
<version>3.5.2</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit a6475ea

Please sign in to comment.