Skip to content

Commit

Permalink
updated junit-platform-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
svenruppert committed Dec 15, 2023
1 parent 6a5526b commit fb112ab
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 @@ -1088,7 +1088,7 @@
<plugin>
<groupId>de.sormuras.junit</groupId>
<artifactId>junit-platform-maven-plugin</artifactId>
<version>1.0.0-M5</version>
<version>1.1.7</version>
<extensions>true</extensions> <!-- Necessary to execute it in 'test' phase. -->
<configuration>
<timeout>${junit-platform-maven-plugin.timeout}</timeout>
Expand Down

0 comments on commit fb112ab

Please sign in to comment.