diff options
| -rw-r--r-- | lisp/magit.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/magit.el b/lisp/magit.el index d26faf6..ce633f0 100644 --- a/lisp/magit.el +++ b/lisp/magit.el @@ -20,11 +20,11 @@ ;; Package-Version: 4.3.2 ;; Package-Requires: ( ;; (emacs "27.1") -;; (compat "30.0.2.0") +;; (compat "30.1.0.0") ;; (llama "0.6.2") ;; (magit-section "4.3.2") ;; (seq "2.24") -;; (transient "0.8.7") +;; (transient "0.8.8") ;; (with-editor "3.4.3")) ;; SPDX-License-Identifier: GPL-3.0-or-later |
