docs icon indicating copy to clipboard operation
docs copied to clipboard

Bump minimum velocity version to 21

Open AoElite opened this issue 1 year ago • 2 comments

Bump minimum velocity version to 21. It appears intentional that Velocity is ran with at least Java 21 since parts of the code base rely on specific Java 21 features. Such as commit https://github.com/PaperMC/Velocity/commit/ecf936f35665f9fd0f65ee114062cfbda2b89bf6.

AoElite avatar Nov 25 '24 11:11 AoElite

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
papermc-docs ✅ Ready (View Log) Visit Preview c054bdd588c4272cb7056128d5818827a55666cf

github-actions[bot] avatar Nov 25 '24 11:11 github-actions[bot]

that commit looks like it was made to be compatible with versions <21 and the defined toolchain is still Java 17, so I'd appreciate it if someone from the Velocity team could weigh in here (cc @4drian3d)

maybe it'd be worth to specify a different recommended version beside the minimum version

zlataovce avatar Nov 25 '24 12:11 zlataovce