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.
2 parents 20f0858 + 8fab106 commit 724f51fCopy full SHA for 724f51f
extensions/panache/panache-common/runtime/pom.xml
@@ -24,6 +24,7 @@
24
<dependency>
25
<groupId>org.junit.jupiter</groupId>
26
<artifactId>junit-jupiter-api</artifactId>
27
+ <scope>test</scope>
28
</dependency>
29
</dependencies>
30
<build>
extensions/panache/panache-hibernate-common/runtime/pom.xml
@@ -28,6 +28,7 @@
31
32
33
34
0 commit comments