diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7eadd47..a0ab01a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -57,6 +57,10 @@ body: - "Java 16" - "Java 17" - "Java 18" + - "Java 19" + - "Java 20" + - "Java 21" + - "Java 22" validations: required: true - type: input @@ -86,4 +90,4 @@ body: id: additional-information attributes: label: Additional Information - description: Any additional information that you would like to share. \ No newline at end of file + description: Any additional information that you would like to share.