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 1d2dc66 commit 4b89c48Copy full SHA for 4b89c48
pom.xml
@@ -164,14 +164,6 @@
164
<version>1.5.6</version>
165
<scope>test</scope>
166
</dependency>
167
- <!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->
168
- <dependency>
169
- <groupId>org.hamcrest</groupId>
170
- <artifactId>hamcrest</artifactId>
171
- <version>3.0</version>
172
- <scope>test</scope>
173
- </dependency>
174
-
175
<dependency>
176
<groupId>org.testcontainers</groupId>
177
<artifactId>postgresql</artifactId>
0 commit comments