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

fix: correctly parse java version #2291

Merged
merged 1 commit into from Mar 7, 2024

Conversation

kasiaMarek
Copy link
Contributor

Changing how java version is parsed to get rid of an unwanted warning:
WARN Bloop is running with 1.8.0_382 but your code requires 1.8.0_382 to compile, this might cause some compilation issues when using JDK API unsupported by the Bloop's current JVM version

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@tgodzik tgodzik merged commit 00295c6 into scalacenter:main Mar 7, 2024
16 of 17 checks passed
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