Skip to content

Commit d16b87a

Browse files
committed
Revert "Bump puget to 1.3.2"
The latest version broke the inlining for some reason. This reverts commit 6a46a1d.
1 parent cd54b33 commit d16b87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:dependencies [[nrepl "0.9.0"]
1111
^:inline-dep [cider/orchard "0.9.2" :exclusions [com.google.code.findbugs/jsr305 com.google.errorprone/error_prone_annotations]]
1212
^:inline-dep [thunknyc/profile "0.5.2"]
13-
^:inline-dep [mvxcvi/puget "1.3.2"]
13+
^:inline-dep [mvxcvi/puget "1.3.1"]
1414
^:inline-dep [fipp ~fipp-version] ; can be removed in unresolved-tree mode
1515
^:inline-dep [compliment "0.3.13"]
1616
^:inline-dep [org.rksm/suitable "0.4.1" :exclusions [org.clojure/clojurescript]]

0 commit comments

Comments
 (0)