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

Add kotlin-stdlib in addition to jdk8 variant v3 #625

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

pkwarren
Copy link
Member

We should ensure that we pull in both kotlin-stdlib AND kotlin-stdlib-jdk8 to ensure that consistent versions are used with the dependencies and the compiler. Without this, it is possible that protobuf-kotlin's dependency version kotlin-stdlib 1.6.0 is used instead.

Breaking this change into multiple PRs as these plugins take a long time to build.

We should ensure that we pull in both kotlin-stdlib AND
kotlin-stdlib-jdk8 to ensure that consistent versions are used with the
dependencies and the compiler. Without this, it is possible that
protobuf-kotlin's dependency version kotlin-stdlib 1.6.0 is used
instead.

Breaking this change into multiple PRs as these plugins take a long time to build.
@pkwarren
Copy link
Member Author

Last part of #623 and #624.

@pkwarren pkwarren merged commit 23a7033 into main Jun 29, 2023
3 checks passed
@pkwarren pkwarren deleted the pkw/BSR-2154-kotlin-stdlib-part3 branch June 29, 2023 21:36
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.

2 participants