Join Slack
Powered by
This message was deleted.
# general
s
Slackbot
06/13/2023, 3:34 PM
This message was deleted.
t
Tom
06/13/2023, 6:38 PM
Are you running the latest version of WireMock? Seems odd that it can’t find that helper, since it’s spelled correctly.
z
Zahid Khan
06/14/2023, 4:40 AM
Hi
@Tom
<dependency> <groupId>com.github.tomakehurst</groupId> <artifactId>wiremock-standalone</artifactId> <version>2.6.0</version> <scope>test</scope> </dependency>
Zahid Khan
06/14/2023, 4:40 AM
I am using 2.6.0
t
Tom
06/14/2023, 8:24 AM
That’s very old. Suggest upgrading ideally to 3.0.0-beta-9, or failing that 2.35.0.
201
Views
Open in Slack
Previous
Next