Skip to content

Commit 5138e72

Browse files
committed
Package-Requires lsp-mode 5.0
1 parent 1f579a0 commit 5138e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-ui.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Author: Sebastien Chapuis <[email protected]>, Fangrui Song <[email protected]>
77
;; Keywords: lsp
88
;; URL: https://github.com/emacs-lsp/lsp-ui
9-
;; Package-Requires: ((emacs "25.1") (dash "2.14") (dash-functional "1.2.0") (flycheck "31") (lsp-mode "4.2") (markdown-mode "2.3"))
9+
;; Package-Requires: ((emacs "25.1") (dash "2.14") (dash-functional "1.2.0") (flycheck "31") (lsp-mode "5.0") (markdown-mode "2.3"))
1010
;; Version: 0.0.1
1111

1212
;;; License

0 commit comments

Comments
 (0)