Skip to content

Commit

Permalink
Merge pull request #1253 from alphagov/dependabot/maven/hamcrest.vers…
Browse files Browse the repository at this point in the history
…ion-3.0

Bump hamcrest.version from 2.2 to 3.0
  • Loading branch information
SandorArpa authored Aug 5, 2024
2 parents 4af55de + c518e0a commit 54a53a1
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 @@ -7,7 +7,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<hamcrest.version>2.2</hamcrest.version>
<hamcrest.version>3.0</hamcrest.version>
<jmh.version>1.37</jmh.version>
<pay-java-commons.version>1.0.20240729105658</pay-java-commons.version>
<prometheus.version>0.16.0</prometheus.version>
Expand Down

0 comments on commit 54a53a1

Please sign in to comment.