Skip to content

Commit

Permalink
set surefire plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Naumann committed Jan 26, 2024
1 parent 1cae716 commit 7223a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<configuration>
<testFailureIgnore>true</testFailureIgnore>
</configuration>
Expand Down

0 comments on commit 7223a95

Please sign in to comment.