Skip to content

Commit 3ce11d1

Browse files
authored
Add test scope to hamcrest dependency
1 parent 1c9d635 commit 3ce11d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

maven/impl-maven-archive/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
<dependency>
9898
<groupId>org.hamcrest</groupId>
9999
<artifactId>hamcrest</artifactId>
100+
<scope>test</scope>
100101
</dependency>
101102

102103
</dependencies>

0 commit comments

Comments
 (0)