Skip to content

Commit

Permalink
Bump com.github.tomakehurst:wiremock-jre8-standalone
Browse files Browse the repository at this point in the history
Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.35.0...2.35.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 8, 2023
1 parent a6c8e07 commit 6cb3747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
wiremock-jre8 introduces many dependencies that interferes with jth and core functionality
during testing, the standalone jar shades all those so it doesn't break other tests.
-->
<version>2.35.0</version>
<version>2.35.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6cb3747

Please sign in to comment.