Philipp Mayer
02/11/2022, 10:25 AMorg.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.5.2 (even though we specified the dep as 1.6.0) and Kotest required 1.6.0 . Having both 1.6.0 and 1.5.2 of corouitnes-core on the classpath seems not to work.
Did anybody else run into this problem? Right now downgrading to 5.0.3 is the only solution I could find.
Any help is appreciated.
Thanks!sam
02/11/2022, 2:52 PMPhilipp Mayer
02/11/2022, 6:34 PM