Skip to content

Commit

Permalink
Merge pull request #260 from NotMyFault/hamcrest
Browse files Browse the repository at this point in the history
Update hamcrest
  • Loading branch information
olivergondza authored Aug 16, 2023
2 parents 0ebd0d7 + 6c50506 commit 9625784
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,13 +319,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 9625784

Please sign in to comment.