Indicate Java 1.20.6 support

This commit is contained in:
Camotoy 2024-04-30 18:50:41 -04:00
parent 59a2c0dc02
commit abb1d7d9e9
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ protocol-connection = "3.0.0.Beta1-20240411.165033-128"
raknet = "1.0.0.CR3-20240416.144209-1"
blockstateupdater="1.20.80-20240411.142413-1"
mcauthlib = "d9d773e"
mcprotocollib = "bc8526b" # Revert from jitpack after release
mcprotocollib = "209e79f8" # Revert from jitpack after release
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"