Skip to content

Commit

Permalink
Merge pull request #1690 from zalando/dependabot/maven/org.hamcrest-h…
Browse files Browse the repository at this point in the history
…amcrest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
fatroom authored Jan 27, 2025
2 parents c3f89c6 + 14d5598 commit 777f935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riptide-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,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 777f935

Please sign in to comment.