Bump wiremock from 1.53 to 2.27.1 (#259)

Bumps [wiremock](https://github.com/tomakehurst/wiremock) from 1.53 to 2.27.1.
- [Release notes](https://github.com/tomakehurst/wiremock/releases)
- [Commits](https://github.com/tomakehurst/wiremock/compare/1.53...2.27.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-09-08 15:51:53 -04:00
committed by GitHub
parent b5d852d2ab
commit 3eb373fa4e

View File

@@ -127,7 +127,7 @@
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<scope>test</scope>
<version>1.53</version>
<version>2.27.1</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>