Skip to content

Commit db1ff82

Browse files
Only depend on Hamcrest for tests
1 parent bf7bb93 commit db1ff82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,7 @@
706706
<groupId>org.hamcrest</groupId>
707707
<artifactId>hamcrest-library</artifactId>
708708
<version>1.3</version>
709+
<scope>test</scope>
709710
</dependency>
710711
</dependencies>
711712

0 commit comments

Comments
 (0)