Skip to content

Commit

Permalink
tweak(dap-cpptools): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jul 30, 2023
1 parent 54bf131 commit 1634dfd
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.15.4")))
(+github-latest-release "microsoft" "vscode-cpptools" "1.16.3")))

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

0 comments on commit 1634dfd

Please sign in to comment.