Skip to content

Commit

Permalink
tweak(dap): bump cpptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Aug 24, 2023
1 parent 74e6914 commit 8092276
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.17.3")))
(+github-latest-release "microsoft" "vscode-cpptools" "1.17.4")))

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

0 comments on commit 8092276

Please sign in to comment.