It's a stretch... but I just encountered a depende...
# squarelibraries
c
It's a stretch... but I just encountered a dependency issue because I included mock webserver into my internal builds. Basically due to hamcrest and junit being pulled in. Any chance to get a mock webserver without those deps?
c
Oh heck yeah. Glad to see I'm not the only one and glad to see it's not a huge red flag to ship this as an apps local http server. Thank you everyone!
FWIW When on https://square.github.io/okhttp/ and clicking the square in the upper left, you get taken to a 404. Also @jessewilson would happen to know if it's okay to just update okhttp-mockwebserver to 5.0+ or do I need to update okhttp, okio, logging-interceptor, etc?
j
you gotta update all the okhttp things together
c
Okay. I'll do that but leave okio on stable. Thank you!
y
OkHttp 5 alpha uses Okio 3 alpha features
Like file system