Skip to content

Commit e290537

Browse files
committed
hamcrest core is used in testing, not at runtime
1 parent 3890fe2 commit e290537

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
@@ -28,6 +28,7 @@
2828
<groupId>org.hamcrest</groupId>
2929
<artifactId>hamcrest-core</artifactId>
3030
<version>${hamcrest.version}</version>
31+
<scope>test</scope>
3132
</dependency>
3233
<dependency>
3334
<groupId>org.ipfs.api</groupId>

0 commit comments

Comments
 (0)