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: wrong java version in translation #1536

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

derklaro
Copy link
Member

Motivation

The current message for the bad task java version still incorrectly says java 22 while it should be java 23.

Modification

Replace Java 22 with Java 23.

Result

The reason why the task java command setting was removed now shows the correct java version.

@derklaro derklaro added v: 4.X This pull should be included in the 4.0 release in: node An issue/pull request releated to the node module code t: fix A pull request introducing a fix for a bug. labels Oct 21, 2024
@derklaro derklaro added this to the 4.0.0-RC11.1 milestone Oct 21, 2024
@derklaro derklaro requested a review from 0utplay October 21, 2024 15:07
@derklaro derklaro self-assigned this Oct 21, 2024
@derklaro derklaro added the t: translation A pull request changing things related to translations label Oct 21, 2024
@derklaro derklaro merged commit 72d36c5 into nightly Oct 21, 2024
8 checks passed
@derklaro derklaro deleted the unsupported-java-version-translation-fix branch October 21, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: node An issue/pull request releated to the node module code t: fix A pull request introducing a fix for a bug. t: translation A pull request changing things related to translations v: 4.X This pull should be included in the 4.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants