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

Do not expose kotlin-stdlib in dependencies #80

Merged
merged 1 commit into from May 16, 2022

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented May 16, 2022

Like for the Kotlin Gradle Plugin (YouTrack comment), there is no need to expose kotlin-stdlib as a runtime dependency as Gradle will provide its own version on the classpath.

This fixes some Runtime JAR files in the classpath should have the same version warnings.

@qwwdfsad qwwdfsad self-requested a review May 16, 2022 09:39
Copy link
Member

@qwwdfsad qwwdfsad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care of it 👍

@qwwdfsad qwwdfsad merged commit d5bdd14 into Kotlin:master May 16, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants