File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2222
2323 <dependency >
2424 <groupId >io.quarkus</groupId >
25- <artifactId >quarkus-junit5 -internal</artifactId >
25+ <artifactId >quarkus-junit -internal</artifactId >
2626 <scope >test</scope >
2727 </dependency >
2828 <dependency >
Original file line number Diff line number Diff line change 4646
4747 <dependency >
4848 <groupId >io.quarkus</groupId >
49- <artifactId >quarkus-junit5 -internal</artifactId >
49+ <artifactId >quarkus-junit -internal</artifactId >
5050 <scope >test</scope >
5151 </dependency >
5252 <dependency >
Original file line number Diff line number Diff line change 2525
2626 <dependency >
2727 <groupId >io.quarkus</groupId >
28- <artifactId >quarkus-junit5 </artifactId >
28+ <artifactId >quarkus-junit </artifactId >
2929 </dependency >
3030
3131 <dependency >
Original file line number Diff line number Diff line change 2020
2121 <dependency >
2222 <groupId >io.quarkus</groupId >
23- <artifactId >quarkus-junit5 </artifactId >
23+ <artifactId >quarkus-junit </artifactId >
2424 <scope >test</scope >
2525 </dependency >
2626 <dependency >
Original file line number Diff line number Diff line change 1414 <dependencies >
1515 <dependency >
1616 <groupId >io.quarkus</groupId >
17- <artifactId >quarkus-junit5 </artifactId >
17+ <artifactId >quarkus-junit </artifactId >
1818 </dependency >
1919
2020 <dependency >
Original file line number Diff line number Diff line change 2727
2828 <dependency >
2929 <groupId >io.quarkus</groupId >
30- <artifactId >quarkus-junit5 -internal</artifactId >
30+ <artifactId >quarkus-junit -internal</artifactId >
3131 <scope >test</scope >
3232 </dependency >
3333 <dependency >
Original file line number Diff line number Diff line change 3232 <!-- Test Dependencies -->
3333 <dependency >
3434 <groupId >io.quarkus</groupId >
35- <artifactId >quarkus-junit5 -internal</artifactId >
35+ <artifactId >quarkus-junit -internal</artifactId >
3636 <scope >test</scope >
3737 </dependency >
3838 <dependency >
You can’t perform that action at this time.
0 commit comments