micronaut-projects / micronaut-starter

Generates Micronaut applications
Apache License 2.0
205 stars 93 forks source link

Allow Java 21 while using micronuat gcp function, since Java 21 is officially supported in Google Cloud. #2491

Closed anandjaisy closed 1 month ago

anandjaisy commented 1 month ago

Actual Behaviour image

Expected Behavior Since GCP supports Java 21, however, the Micronuat UI does allow to creation of the application using Java 21.

image