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

Force Kotlin stdlib-jdk7 dependency version #500

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

armiol
Copy link
Contributor

@armiol armiol commented Nov 24, 2023

This PR forces kotlin-stdlib-jdk7 dependency version.

As it turns out, this dependency comes as conflicting in at least base, reflect (!), and logging libraries. Apparently, some of our direct dependencies brings the old version of this library with it.

After some attempts to find out, which dependency is "guilty", I gave up, as no clear answer is available. So it's easier to force its version.

@armiol armiol self-assigned this Nov 24, 2023
@armiol
Copy link
Contributor Author

armiol commented Nov 24, 2023

@alexander-yevsyukov PTAL.

Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov left a comment

Choose a reason for hiding this comment

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

LGTM

@armiol armiol merged commit 7381842 into master Nov 24, 2023
2 checks passed
@armiol armiol deleted the force-kotlin-stdlib-jdk7 branch November 24, 2023 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants