Skip to content

Commit 69ed42e

Browse files
committed
Add test scope to maven example
1 parent 5ee570a commit 69ed42e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Read ten reasons why Spock is for you, run your first spec in [Spock Web Console
1818
<groupId>org.spockframework</groupId>
1919
<artifactId>spock-core</artifactId>
2020
<version>1.1-groovy-2.4-rc-2</version>
21+
<scope>test</scope>
2122
</dependency>
2223

2324
## Where Are The Docs?

0 commit comments

Comments
 (0)