branch: elpa/orgit commit 77c5bf512ef5bc47cf3b9b1394763f8ac9cc6df0 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Bump dependencies --- orgit.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/orgit.el b/orgit.el index 08ba35e082..0bbbc1efdb 100644 --- a/orgit.el +++ b/orgit.el @@ -9,9 +9,9 @@ ;; Package-Version: 2.0.0 ;; Package-Requires: ( ;; (emacs "26.1") -;; (compat "30.0.0.0") -;; (magit "4.0.0") -;; (org "9.7.8")) +;; (compat "30.0.2.0") +;; (magit "4.3.1") +;; (org "9.7.11")) ;; SPDX-License-Identifier: GPL-3.0-or-later