-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Koin Starter Dependency Issue #388
Comments
Hi, you can use the latest version for all the packages, there shouldn't be version mismatches between the packages.
|
Thanks for the response, that's what I figured but if I try to use
|
That's strange behavior, it is listed on maven, and I am using the 3.1.2 version already in other projects. I suspect from repository sources and JDK Version. Check 1:
Check 2:
Worth giving a try. |
Hello there seems to be an issue resolving the koin starter dependency for any version beyond 2.1.0 (3.0.0, 3.1.0, 3.1.1, 3.1.2).
mvnrepository.com claims that these versions exist and the documentation doesn't say anything about this dependency being versioned separately.
Is 2.1.0 the expected version to use even if I am using 3.1.2 for
kediatr-core
?The text was updated successfully, but these errors were encountered: