Join Slack
Powered by
Dear Community, Does wiremock run on Java17? I wa...
# help
d
dshenoy
01/13/2025, 4:01 PM
Dear Community, Does wiremock run on Java17? I was given a URL link and I can see that it has the notation for the Java 8 run time
b
Bas Dijkstra
01/14/2025, 6:39 AM
It does. I’ve run plenty of projects and workshops using WireMock on Java 17. You might have to switch from the
wiremock-jre8
to the
wiremock
artifact in your project dependencies.
3
Views
Open in Slack
Previous
Next