Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2021
1 parent 8f80b7e commit 155db1e
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 @@ -205,7 +205,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.28.0</version>
<version>2.28.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 155db1e

Please sign in to comment.