Skip to content

Commit

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

Bump org.wiremock:wiremock from 3.6.0 to 3.9.1
  • Loading branch information
sfuhrm authored Jul 26, 2024
2 parents dbd2945 + e5b570a commit e72a2a3
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.6.0</version>
<version>3.9.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e72a2a3

Please sign in to comment.