Skip to content

Commit

Permalink
Merge pull request #13 from io7m/dependabot/maven/develop/org.hamcres…
Browse files Browse the repository at this point in the history
…t-hamcrest-2.2

Bump org.hamcrest:hamcrest from 2.1 to 2.2
  • Loading branch information
io7m committed Apr 23, 2024
2 parents 00db41b + 5ddd1f7 commit 7019739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -184,7 +184,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 7019739

Please sign in to comment.