Skip to content
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

Kotlin should be part of the java transitive dependency tree #7

Open
jottinger opened this issue Sep 29, 2021 · 0 comments
Open

Kotlin should be part of the java transitive dependency tree #7

jottinger opened this issue Sep 29, 2021 · 0 comments

Comments

@jottinger
Copy link

For the Java dependency, kotlin should be a transitive dependency; it doesn't have to be a recent Kotlin but it should be there. An alternative is to specify in the docs that you need to manually add Kotlin as a dependency - but having a default transitive dependency is better.

If users require a newer Kotlin (suppose they use 1.5 and you used 1.4?) that's okay, because the build tool will use the more recent version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant