Am 28.09.19 um 14:41 schrieb Vladimir Sitnikov: > I was a bit puzzled with java-hamcrest as well. > > It looks like we should exclude it: (see > https://github.com/hamcrest/JavaHamcrest/issues/183#issuecomment-441154016 > and > http://hamcrest.org/JavaHamcrest/distributables#upgrading-from-hamcrest-1x ) > > Felix, would you please check if adding org.hamcrest:hamcrest:2.1 > and org.hamcrest:hamcrest-library:2.1 solves the problem?
That problem seems to be solved with hamcrest:2.1 another problem are duplicate classpath entries (https://github.com/gradle/gradle/issues/10393). Felix > > Vladimir >
