Skip to content

Commit f320d90

Browse files
alexander-yakushevbbatsov
authored andcommitted
Bump Compliment to 0.7.1
1 parent dd02d79 commit f320d90

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## master (unreleased)
44

55
* Bump `orchard` to [0.37.0](https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0370-2025-09-19).
6+
* Bump `compliment` to [0.7.1](https://github.com/alexander-yakushev/compliment/blob/master/CHANGELOG.md#071-2025-09-19).
67

78
## 0.57.0 (2025-06-29)
89

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
:scm {:name "git" :url "https://github.com/clojure-emacs/cider-nrepl"}
2323
:dependencies [[nrepl/nrepl "1.4.0" :exclusions [org.clojure/clojure]]
2424
[cider/orchard "0.37.0" :exclusions [org.clojure/clojure]]
25-
^:inline-dep [compliment "0.7.0"]
25+
^:inline-dep [compliment "0.7.1"]
2626
^:inline-dep [org.rksm/suitable "0.6.2" :exclusions [org.clojure/clojure
2727
org.clojure/clojurescript]]
2828
^:inline-dep [cljfmt "0.9.2" :exclusions [org.clojure/clojurescript

0 commit comments

Comments
 (0)