diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 0d0cce7e..7e22f451 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "ghcr.io/devcontainers/features/java:1": { "version": "22", "jdkDistro": "tem", - "installMaven": false + "installMaven": true }, "ghcr.io/devcontainers-contrib/features/protoc:1": { "version": "latest"