Skip to content

Commit

Permalink
Update hamcrest to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Dec 22, 2024
1 parent 0f70671 commit fc96f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fc96f3b

Please sign in to comment.