Skip to content

Commit

Permalink
Update hamcrest
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault authored and LeSuisse committed Jan 4, 2024
1 parent 2f92c53 commit 2b6380f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
<version>1.3</version>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2b6380f

Please sign in to comment.