Skip to content

Commit 564840a

Browse files
committed
Bump package requirement: lsp-mode 4.2 and dash 2.14
1 parent d1b1713 commit 564840a

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
@@ -5,7 +5,7 @@
55
;; Author: Tobias Pisani <[email protected]>
66
;; Keywords: lsp
77
;; URL: https://github.com/emacs-lsp/lsp-ui
8-
;; Package-Requires: ((emacs "25.1") (dash "2.13") (dash-functional "1.2.0") (flycheck "31") (lsp-mode "4.0") (markdown-mode "2.3"))
8+
;; Package-Requires: ((emacs "25.1") (dash "2.14") (dash-functional "1.2.0") (flycheck "31") (lsp-mode "4.2") (markdown-mode "2.3"))
99
;; Version: 0.0.1
1010

1111
;; Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)