Skip to content
Snippets Groups Projects
Commit 22a28d25 authored by RenovateBot's avatar RenovateBot
Browse files

Update dependency org.hamcrest:hamcrest-core to v3

parent becb8227
Branches
No related tags found
No related merge requests found
Pipeline #5378 passed
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,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