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 bbe99e4 commit d81b8d5Copy full SHA for d81b8d5
java/pom.xml
@@ -85,13 +85,6 @@
85
<scope>test</scope>
86
</dependency>
87
88
- <dependency>
89
- <groupId>org.hamcrest</groupId>
90
- <artifactId>hamcrest</artifactId>
91
- <version>3.0</version>
92
- <scope>test</scope>
93
- </dependency>
94
-
95
<dependency>
96
<groupId>org.assertj</groupId>
97
<artifactId>assertj-core</artifactId>
0 commit comments