We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c441df commit 1d1e51dCopy full SHA for 1d1e51d
1 file changed
pom.xml
@@ -42,12 +42,12 @@
42
</dependency>
43
<dependency>
44
<groupId>io.quarkus</groupId>
45
- <artifactId>quarkus-junit5</artifactId>
+ <artifactId>quarkus-junit</artifactId>
46
<scope>test</scope>
47
48
49
50
- <artifactId>quarkus-junit5-mockito</artifactId>
+ <artifactId>quarkus-junit-mockito</artifactId>
51
52
53
0 commit comments