Skip to content

Commit

Permalink
Merge pull request #107 from sfuhrm/dependabot/maven/org.hamcrest-ham…
Browse files Browse the repository at this point in the history
…crest-3.0

Bump org.hamcrest:hamcrest from 2.2 to 3.0
  • Loading branch information
sfuhrm authored Nov 14, 2024
2 parents dd1b765 + 4f2fff1 commit 15e5baf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiorecorder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 15e5baf

Please sign in to comment.