Skip to content
Snippets Groups Projects
Commit 64f4ac2f authored by RenovateBot's avatar RenovateBot
Browse files

Update dependency org.hamcrest:hamcrest-core to v3

parent b175b575
No related branches found
No related tags found
No related merge requests found
Pipeline #5076 passed
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<dependency> <dependency>
<groupId>org.hamcrest</groupId> <groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId> <artifactId>hamcrest-core</artifactId>
<version>2.2</version> <version>3.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment