mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
bumped devcontainer java version to 21
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"ghcr.io/devcontainers/features/rust:1": {},
|
||||
// java is needed for decompiling Mojang's server jar
|
||||
"ghcr.io/devcontainers/features/java:1": {
|
||||
"version": "17",
|
||||
"version": "21",
|
||||
"jdkDistro": "oracle",
|
||||
"installMaven": true,
|
||||
"mavenVersion": "latest"
|
||||
|
||||
Reference in New Issue
Block a user