bump: :lang scala

emacs-lsp/lsp-metals@a2df7263ec -> emacs-lsp/lsp-metals@da7e54ed65

- (#7475) lsp-metals moved on from treemacs-extensions (obsolete) to
  treemacs-treelib.

Co-authored-by: prashantvithani <prashantvithani@users.noreply.github.com>
Close: #7475
This commit is contained in:
Henrik Lissner 2023-11-23 18:06:12 -05:00
parent 80f8b6b680
commit 9be60fba43
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -6,4 +6,4 @@
(when (and (modulep! +lsp) (when (and (modulep! +lsp)
(not (modulep! :tools lsp +eglot))) (not (modulep! :tools lsp +eglot)))
(package! lsp-metals :pin "a2df7263ece6ac69214e41c52d66aab8d3f650eb")) (package! lsp-metals :pin "da7e54ed65f4e153c94b9c54689908dce142ef37"))