Skip to content

Commit

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

Bump org.wiremock:wiremock from 3.9.1 to 3.9.2
  • Loading branch information
sfuhrm authored Nov 9, 2024
2 parents 89bf71e + 1773c33 commit f29f10b
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.1</version>
<version>3.9.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f29f10b

Please sign in to comment.