Skip to content

Commit

Permalink
Merge pull request #155 from vitruv-tools/dependabot/maven/org.hamcre…
Browse files Browse the repository at this point in the history
…st-hamcrest-3.0

Maven(deps): Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
larsk21 authored Jan 30, 2025
2 parents 7c9bccc + 5fd0620 commit 8579697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 8579697

Please sign in to comment.