Skip to content

Commit

Permalink
Revert "Explicitly add jupiter-engine"
Browse files Browse the repository at this point in the history
This reverts commit f86eea8.
  • Loading branch information
mrotteveel committed Dec 16, 2024
1 parent f86eea8 commit 30eb112
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
Expand Down

0 comments on commit 30eb112

Please sign in to comment.