File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master (unreleased)
4
4
5
- ## 0.28.2 (2022-02-1)
5
+ ## 0.28.3 (2022-02-22)
6
+
7
+ * Upgrade [ Orchard to version 0.9.2] ( https://github.com/clojure-emacs/orchard/blob/v0.9.2/CHANGELOG.md#092-2022-02-22 ) .
8
+
9
+ ## 0.28.2 (2022-02-01)
6
10
7
11
Upgrade ` tools.trace ` .
8
12
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 " 0.9.0" ]
11
- ^:inline-dep [cider/orchard " 0.9.1 " :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
11
+ ^:inline-dep [cider/orchard " 0.9.2 " :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