This message was deleted.
# general
s
This message was deleted.
t
Are you running the latest version of WireMock? Seems odd that it can’t find that helper, since it’s spelled correctly.
z
Hi @Tom <dependency> <groupId>com.github.tomakehurst</groupId> <artifactId>wiremock-standalone</artifactId> <version>2.6.0</version> <scope>test</scope> </dependency>
I am using 2.6.0
t
That’s very old. Suggest upgrading ideally to 3.0.0-beta-9, or failing that 2.35.0.
201 Views