[JAVA-131] Kept difference between hamcrest and hamcrest-all

This commit is contained in:
dupirefr
2020-02-28 21:18:42 +01:00
parent a3e0e8726b
commit 0a6ee0c797
7 changed files with 11 additions and 11 deletions
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>${org.hamcrest.version}</version>
<version>${hamcrest.version}</version>
<scope>test</scope>
</dependency>
</dependencies>