Refresh versions couldn't find kotest deps (some s...
# refreshversions
d
Refresh versions couldn't find kotest deps (some sub-deps have different versioning than the main library...). How can I tell refresh-versions to manage the version for assertion and extentions separately?
Oops, the artifact locations changed for 4.6.0... I wonder if there's a better way to manage such things... even if refreshVersions would be modified with the new paths, it would break apps using the old paths (unless they downgrade refreshVersions and use old paths for everything...)
j
We can use @Deprecated annotations Can you tell us what changed?
d
Copy code
Testing.kotest.extensions.koin

// Should be:

"io.kotest.extensions:kotest-extensions-koin:_"
is one of them...
l
Please, submit an issue. Slack threads are not great to track issues.
d