https://kotlinlang.org logo
x

xxfast

05/19/2022, 8:37 AM
Hi guys. Trying to use touchlab's kermit-koin, but im running into this
Copy code
Could not resolve org.jetbrains.kotlin:kotlin-test:1.6.20.
Required by:
    project :login > co.touchlab:kermit-koin:1.1.2 > co.touchlab:kermit-koin-jvm:1.1.2
    project :login > co.touchlab:kermit-koin:1.1.2 > co.touchlab:kermit-koin-jvm:1.1.2 > org.jetbrains.kotlin:kotlin-test-junit:1.6.20
i dont get why there's a test dependency here 🤔
k

kpgalligan

05/19/2022, 9:30 AM
Hmm. We've had issues with the publishing of that specific module. We'll have to take a look
d

dawidhyzy

05/15/2023, 10:43 AM
I have similar issue with RC4
Copy code
login-multiplatform:jvmTest: Could not resolve org.jetbrains.kotlin:kotlin-test-junit:1.8.10.
Required by:
    project : > co.touchlab:kermit:2.0.0-RC4 > co.touchlab:kermit-jvm:2.0.0-RC4
4 Views