From fd8dd570907d07732b4b51b495205eb03422409f Mon Sep 17 00:00:00 2001 From: Sandro Leuchter Date: Mon, 6 Oct 2025 07:41:48 +0000 Subject: [PATCH] Formatierung korrigiert --- .devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer.json b/.devcontainer.json index fafa4a1..c61ad5a 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -2,12 +2,12 @@ "name": "Java", "image": "mcr.microsoft.com/vscode/devcontainers/base:1-ubuntu-24.04", "features": { - "ghcr.io/guiyomh/features/just:0": {}, + "ghcr.io/guiyomh/features/just:0": {}, "ghcr.io/devcontainers/features/java:1": { "version": "24-open", "installMaven": true }, - "ghcr.io/devcontainers-extra/features/activemq-sdkman:2": {} + "ghcr.io/devcontainers-extra/features/activemq-sdkman:2": {} }, "customizations": { "vscode": {