diff --git a/.devcontainer.json b/.devcontainer.json index 1b826f7..fafa4a1 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -6,7 +6,8 @@ "ghcr.io/devcontainers/features/java:1": { "version": "24-open", "installMaven": true - } + }, + "ghcr.io/devcontainers-extra/features/activemq-sdkman:2": {} }, "customizations": { "vscode": {