Skip to content

Commit

Permalink
Merge pull request #59 from l0s/dependabot/maven/org.apache.maven.plu…
Browse files Browse the repository at this point in the history
…gins-maven-surefire-plugin-3.3.1
  • Loading branch information
l0s authored Jul 22, 2024
2 parents b84226b + e37166b commit 16c69ee
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.0</version>
<version>3.3.1</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit 16c69ee

Please sign in to comment.