Skip to content

Commit

Permalink
Merge pull request #129 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 Aug 21, 2024
2 parents 71d580d + c6acfc5 commit 58aa7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiobrowser4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 58aa7c7

Please sign in to comment.