We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24c32cf + 6a57e1b commit fb77c37Copy full SHA for fb77c37
.devcontainer/base/apt-requirements.json
@@ -1,7 +1,7 @@
1
{
2
"bash-completion": "1:2.11-8",
3
"ca-certificates": "20240203",
4
- "g++-14": "14.2.0-4ubuntu2~24.04",
+ "g++-14": "14.2.0-4ubuntu2~24.04.1",
5
"git": "1:2.43.0-1ubuntu7.3",
6
"gnupg2": "2.4.4-2ubuntu17.4",
7
"udev": "255.4-1ubuntu8.12",
.devcontainer/cpp/devcontainer-metadata.json
@@ -9,7 +9,7 @@
9
"marus25.cortex-debug@1.12.1",
10
"mhutchie.git-graph@1.30.0",
11
"ms-vscode.cmake-tools@1.22.27",
12
- "ms-vscode.cpptools@1.30.4",
+ "ms-vscode.cpptools@1.30.5",
13
"ms-vsliveshare.vsliveshare@1.0.5959",
14
"sonarsource.sonarlint-vscode@4.42.0"
15
],
0 commit comments