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 5fd48bb commit 9fe25e7Copy full SHA for 9fe25e7
cloudinary-test-common/pom.xml
@@ -17,6 +17,11 @@
17
<artifactId>cloudinary-core</artifactId>
18
<version>${project.version}</version>
19
</dependency>
20
+ <dependency>
21
+ <groupId>org.hamcrest</groupId>
22
+ <artifactId>java-hamcrest</artifactId>
23
+ <version>2.0.0.0</version>
24
+ </dependency>
25
<dependency>
26
<groupId>junit</groupId>
27
<artifactId>junit</artifactId>
0 commit comments