diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index 1df2fe7..6762ac8 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -37,17 +37,17 @@ "files.trimTrailingWhitespace": true }, "extensions": [ - "alexkrechik.cucumberautocomplete@3.1.0", + "alexkrechik.cucumberautocomplete@3.1.1", "github.copilot@1.388.0", "github.vscode-github-actions@0.32.3", - "github.vscode-pull-request-github@0.164.0", + "github.vscode-pull-request-github@0.166.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", "ms-playwright.playwright@1.1.19", - "ms-vscode.cmake-tools@1.23.52", - "ms-vscode.cpptools@1.33.8", + "ms-vscode.cmake-tools@1.24.42", + "ms-vscode.cpptools@1.34.4", "sonarsource.sonarlint-vscode@5.9.1", "usernamehw.errorlens@3.28.0" ]