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

feat: add java 21 to the java version enum #1118

Merged
merged 1 commit into from
Feb 7, 2023
Merged

feat: add java 21 to the java version enum #1118

merged 1 commit into from
Feb 7, 2023

Conversation

0utplay
Copy link
Member

@0utplay 0utplay commented Feb 7, 2023

Motivation

Support Java 21 in our java version enum.

Modification

Added the enum corresponding to JAVA 21

Result

Java 21 is supported in our version checker

Other context

Fixes #1061

@0utplay 0utplay added v: 4.X This pull should be included in the 4.0 release t: improvement The pull request improves existing code in: common An issue/pull request releated to the common module code labels Feb 7, 2023
@0utplay 0utplay added this to the 4.0.0-RC8 milestone Feb 7, 2023
@0utplay 0utplay requested a review from derklaro February 7, 2023 18:19
@0utplay 0utplay self-assigned this Feb 7, 2023
@derklaro derklaro merged commit 4d52c80 into nightly Feb 7, 2023
@derklaro derklaro deleted the add-java-21 branch February 7, 2023 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: common An issue/pull request releated to the common module code t: improvement The pull request improves existing code 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.

Add Java 21 to JavaVersion enum
2 participants