Skip to content

Commit

Permalink
Merge pull request #337 from JohT/renovate/major-javahamcrest-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.hamcrest:hamcrest-core to v3
  • Loading branch information
JohT authored Aug 2, 2024
2 parents a6f18b5 + bb38c86 commit 08f48e3
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 @@ -72,7 +72,7 @@

<!-- Test libraries -->
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<mockito.version>1.10.19</mockito.version>
</properties>

Expand Down

0 comments on commit 08f48e3

Please sign in to comment.