File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
+ ### Changes
6
+
7
+ * Bump ` orchard ` to 0.11.0 (this adds support for Spec 2).
8
+
5
9
## 0.28.6 (2022-09-19)
6
10
7
11
### Changes
Original file line number Diff line number Diff line change 8
8
:url " http://www.eclipse.org/legal/epl-v10.html" }
9
9
:scm {:name " git" :url " https://github.com/clojure-emacs/cider-nrepl" }
10
10
:dependencies [[nrepl " 1.0.0" ]
11
- ^:inline-dep [cider/orchard " 0.10 .0" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
11
+ ^:inline-dep [cider/orchard " 0.11 .0" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
12
12
^:inline-dep [thunknyc/profile " 0.5.2" ]
13
13
^:inline-dep [mvxcvi/puget " 1.3.1" ]
14
14
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
You can’t perform that action at this time.
0 commit comments