Skip to content

Commit

Permalink
Fix JUnit scope
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Meyer <[email protected]>
  • Loading branch information
thibaultmeyer committed Dec 16, 2022
1 parent 869b61a commit ecbb122
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>${dependency.version.junit}</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>

0 comments on commit ecbb122

Please sign in to comment.