Zeebe-test int 0.21.0 is not compatible with java 8

Hi All,

I am using zeebe-client-java 0.21.0 and for ZeebeTestRule, using zeebe-test 0.21.0 but it is not compatible with java 8. I am getting the bellow exception

repository\io\zeebe\zeebe-test\0.21.0\zeebe-test-0.21.0.jar(io/zeebe/test/ZeebeTestRule.class)
[ERROR] class file has wrong version 55.0, should be 52.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.

Thanks,
Guna P

1 Like

Hi Guna,

Yes, see here: https://github.com/zeebe-io/zeebe/issues/3167

Josh

1 Like