Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2021
1 parent 427414b commit 1c4cc86
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 @@ -99,7 +99,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.30.1</version>
<version>2.31.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1c4cc86

Please sign in to comment.