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 add kotlin-stdlib as a runtime dependency of the Gradle plugin #3245

Merged

Conversation

martinbonnin
Copy link
Contributor

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.

Gradle will provide its own kotlin-stdlib at runtime
@AlecKazakova AlecKazakova merged commit ec1ccec into cashapp:master May 19, 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

3 participants