Skip to content

Commit 8fdd436

Browse files
authored
Added new version dependency in README.md (#31)
<!-- Please describe your pull request here. --> ## References - TODO <!-- References to relevant GitHub issues and pull requests, esp. upstream and downstream changes --> ## Submitter checklist - [ ] The PR request is well described and justified, including the body and the references - [ ] The PR title represents the desired changelog entry - [ ] The repository's code style is followed (see the contributing guide) - [ ] Test coverage that demonstrates that the change works as expected - [ ] For new features, there's necessary documentation in this pull request or in a subsequent PR to [wiremock.org](https://github.com/wiremock/wiremock.org) <!-- Put an `x` into the [ ] to show you have filled the information. The template comes from https://github.com/wiremock/.github/blob/main/.github/pull_request_template.md You can override it by creating .github/pull_request_template.md in your own repository -->
1 parent 162e415 commit 8fdd436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ the `GET` won't have any knowledge of the previous post.
160160
| `wiremock-extension-state` version | `WireMock` version |
161161
|------------------------------------|--------------------|
162162
| `0.0.3`+ | `3.0.0-beta-11`+ |
163+
| `0.0.6`+ | `3.0.0-beta-14`+ |
163164

164165
## Installation
165166

0 commit comments

Comments
 (0)