Skip to content

Commit

Permalink
Update hamcrest
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Aug 25, 2024
1 parent a01e642 commit 0d9ca97
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions takari-lifecycle-plugin-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0d9ca97

Please sign in to comment.