Skip to content

Commit

Permalink
Replace 'hamcrest-core' with 'hamcrest' (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed May 22, 2023
1 parent 5599ce2 commit cb499f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -154,7 +154,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
</dependency>
<dependency>
Expand Down

0 comments on commit cb499f4

Please sign in to comment.