We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e3647 commit 271cd3cCopy full SHA for 271cd3c
parent_toplevel/pom.xml
@@ -142,6 +142,11 @@
142
<artifactId>mockito-core</artifactId>
143
<version>2.0.13-beta</version>
144
</dependency>
145
+ <dependency>
146
+ <groupId>org.hamcrest</groupId>
147
+ <artifactId>hamcrest-core</artifactId>
148
+ <version>1.3</version>
149
+ </dependency>
150
151
</dependencies>
152
</dependencyManagement>
0 commit comments