Skip to content

Commit df8643c

Browse files
Merge pull request #60 from wiremock/oleg-nenashev-patch-1
Add WireMock 3 disclaimer
2 parents 188fefe + c6464cb commit df8643c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ A common example is using Wiremock 3.x with Java 1.8.
2424
The module is compatible with the following WireMock versions:
2525

2626
- WireMock (aka WireMock Java) `2.0.0` and above
27-
- WireMock (aka WireMock Java) `3.0.0` beta versions
27+
- WireMock (aka WireMock Java) `3.0.0` beta versions.
28+
Note that the official image for WireMock 3 is yet to be released and verified ([issue #59](https://github.com/wiremock/wiremock-testcontainers-java/issues/59))
2829

2930
Other WireMock implementations may work but have not been tested yet.
3031
Please feel free to contribute the integration tests and compatibility layers!

0 commit comments

Comments
 (0)