gmazzo/okhttp-client-mock

Java 8

sw-tracker opened this issue · 3 comments

Hi there,

What version can I use with java 8?

I keep getting this error:
bad class file: /home/runner/.m2/repository/com/github/gmazzo/okhttp-mock/1.4.0/okhttp-mock-1.4.0.jar(okhttp3/mock/MockInterceptor.class) class file has wrong version 55.0, should be 52.0 Please remove or make sure it appears in the correct subdirectory of the classpath.

Thanks,
Olga

Fixed in #10

Thanks!