mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Reasons: 1) fixed: Path's assertions should not rely on java.nio.Path.toFile() 2) kotlin 0.13 is compatible, no more compilation error due to ambigous assertThat resolution (or it was not kotlin issue, but "Reintroduce Assertions providing all AssertJ methods - in case of ambigous assertThat resolution, use either AssertionsForInterfaceTypes or AssertionsForClassTypes.")