Skip to content

Commit

Permalink
tweak(dap): bump default cpptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Aug 15, 2023
1 parent fc883b6 commit 048c1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/me-lsp.el
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
:demand t
:custom
(dap-cpptools-extension-version
(+github-latest-release "microsoft" "vscode-cpptools" "1.16.3")))
(+github-latest-release "microsoft" "vscode-cpptools" "1.17.2")))

(use-package dap-codelldb
:after dap-mode
Expand Down

0 comments on commit 048c1d6

Please sign in to comment.