Skip to content

Commit

Permalink
Use JUnit aggregator artifact (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Jul 19, 2022
1 parent 70e5e2b commit bb1ef3e
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 @@ -267,7 +267,7 @@
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<artifactId>junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit bb1ef3e

Please sign in to comment.