Skip to content

Commit

Permalink
Replace 'hamcrest-core' with 'hamcrest' (#762)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed May 22, 2023
1 parent ebc3664 commit 12b5d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,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 12b5d65

Please sign in to comment.