cjstehno / ersatz

🤖 A simulated HTTP server for testing client code with configurable responses.
https://cjstehno.github.io/ersatz
Apache License 2.0
47 stars 5 forks source link

Note okhttp as exported #175

Closed cjstehno closed 1 year ago

cjstehno commented 1 year ago

OkHttp was added to the production side of the project in 3.2 - I think it would be good to make this more clear and ensure that the "safe" shadow jar is a known work-around for avoiding any collision with an existing version of the library.