Skip to content

Commit 421f772

Browse files
committed
🔧 Mise à jour config JUnit jupiter
1 parent b856bd4 commit 421f772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</dependency>
3636
<dependency>
3737
<groupId>org.junit.jupiter</groupId>
38-
<artifactId>junit-jupiter</artifactId>
38+
<artifactId>junit-jupiter-params</artifactId>
3939
<version>5.4.0-M1</version>
4040
<scope>test</scope>
4141
</dependency>

0 commit comments

Comments
 (0)