Add spock-global-unroll

Change-Id: I0642bdf0e269f60c46d0b9c19b3d29af5a8c786b
This commit is contained in:
Piotr Fus 2018-01-30 10:58:18 +01:00
parent 79e7530390
commit 0b7d0b52bc
6 changed files with 18 additions and 20 deletions

View file

@ -44,6 +44,10 @@
<artifactId>mockserver-client</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>info.solidsoft.spock</groupId>
<artifactId>spock-global-unroll</artifactId>
</dependency>
</dependencies>
</project>