You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is indeed missing. I thought I've checked all artifacts when migrating to KTS...🤦🏻 @shanshin Can you pls take a look? It looks like something in publishing-conventions went wrong for a non-MPP project
Describe the bug
The HOCON library seems to be missing from 1.7.0 and 1.7.0-RC publications, according to Maven Central repo.
To Reproduce
dependencies { implementation("org.jetbrains.kotlinx:kotlinx-serialization-hocon:1.7.0") }
Expected behavior
Dependency resolved successfully
Environment
The text was updated successfully, but these errors were encountered: