Skip to content

Commit bcf341e

Browse files
committed
Replace junit5 with junit
1 parent 59a364c commit bcf341e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependencies>
3434
<dependency>
3535
<groupId>io.quarkus</groupId>
36-
<artifactId>quarkus-junit5</artifactId>
36+
<artifactId>quarkus-junit</artifactId>
3737
<scope>test</scope>
3838
</dependency>
3939
<dependency>

0 commit comments

Comments
 (0)