File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
chapter-4-quarkus-panache-reactive-repository
chapter-4-quarkus-panache-repository Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 6767 <artifactId >rest-assured</artifactId >
6868 <scope >test</scope >
6969 </dependency >
70- <dependency >
71- <groupId >io.quarkus</groupId >
72- <artifactId >quarkus-panache-mock</artifactId >
73- <scope >test</scope >
74- </dependency >
7570 <dependency >
7671 <groupId >io.quarkus</groupId >
7772 <artifactId >quarkus-junit5-mockito</artifactId >
Original file line number Diff line number Diff line change 6767 <artifactId >rest-assured</artifactId >
6868 <scope >test</scope >
6969 </dependency >
70- <dependency >
71- <groupId >io.quarkus</groupId >
72- <artifactId >quarkus-panache-mock</artifactId >
73- <scope >test</scope >
74- </dependency >
7570 <dependency >
7671 <groupId >io.quarkus</groupId >
7772 <artifactId >quarkus-junit5-mockito</artifactId >
You can’t perform that action at this time.
0 commit comments