Skip to content

Commit

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

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

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

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 Sep 1, 2022
1 parent ebd3579 commit 68b7ed9
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 @@ -251,7 +251,7 @@ under the License.
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>1.58</version>
<version>2.27.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 68b7ed9

Please sign in to comment.