I'm struggeling with kotlin-main-kts that does not...
# announcements
l
I'm struggeling with kotlin-main-kts that does not resolve transitative implementation and runtimeOnly dependencies. I would rather not set all my library dependencies to api. Should it be like that? Is there a more suited channel to ask?
s
I guess is because it use ivy under the hood and it has some limitations with maven support, but i'm not sure. You can ask it here #C0BT46EL8
l
thanks