We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac08f0a commit 568b63dCopy full SHA for 568b63d
1 file changed
pom.xml
@@ -32,6 +32,7 @@
32
<groupId>org.assertj</groupId>
33
<artifactId>assertj-core</artifactId>
34
<version>3.3.0</version>
35
+ <scope>test</scope>
36
</dependency>
37
<dependency>
38
<groupId>org.mock-server</groupId>
0 commit comments