diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index a04bb1da..be827e8f 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -33,15 +33,15 @@ "alexkrechik.cucumberautocomplete@3.0.5", "github.copilot@1.372.0", "github.vscode-github-actions@0.28.0", - "github.vscode-pull-request-github@0.120.0", + "github.vscode-pull-request-github@0.120.1", "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.16", "ms-vscode.cmake-tools@1.21.36", - "ms-vscode.cpptools@1.27.7", - "sonarsource.sonarlint-vscode@4.31.0", + "ms-vscode.cpptools@1.28.3", + "sonarsource.sonarlint-vscode@4.33.0", "usernamehw.errorlens@3.26.0" ] }