Update hamcrest library to 2.2

pull/19/head
Hammy 3 years ago
parent 8ece8af4f9
commit fa74d880a6

@ -67,9 +67,8 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
<version>1.3</version>
<scope>test</scope>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>

Loading…
Cancel
Save