Skip to content

Commit

Permalink
Merge pull request #161 from sfuhrm/dependabot/maven/org.wiremock-wir…
Browse files Browse the repository at this point in the history
…emock-3.10.0

Bump org.wiremock:wiremock from 3.9.2 to 3.10.0
  • Loading branch information
sfuhrm authored Jan 1, 2025
2 parents 7160f69 + d67f80b commit 867627f
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.9.2</version>
<version>3.10.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 867627f

Please sign in to comment.