Upgraded from 3.9.0 -> 3.9.1. A testing dependency uses 3.6.2. When attempting to run tests that use this dependency, I am getting a no such method error:
java.lang.NoSuchMethodError:org.assertj.core.api.Assertions.assertThat(Ljava/lang/Object;)Lorg/assertj/core/api/AbstractObjectAssert;
Looks like the brekaing change was in this commit: fabeac7
Upgraded from 3.9.0 -> 3.9.1. A testing dependency uses 3.6.2. When attempting to run tests that use this dependency, I am getting a no such method error:
java.lang.NoSuchMethodError:org.assertj.core.api.Assertions.assertThat(Ljava/lang/Object;)Lorg/assertj/core/api/AbstractObjectAssert;Looks like the brekaing change was in this commit: fabeac7