CloudNetService / CloudNet

A modern application that can dynamically and easily deliver Minecraft oriented software
https://cloudnetservice.eu
Apache License 2.0
369 stars 115 forks source link

chore: update all dependencies & require java 21 #1347

Closed derklaro closed 3 weeks ago

derklaro commented 6 months ago

Motivation

There are a lot of dependeny updates that need to be done. Therfore we do just one PR instead of multiple.

Modification

Update all dependencies, gradle, gitrhub actions & require java 21 (for now).

Result

All dependencies are up-to-date and java 21 is used to compile & is required.