Skip to content

Commit 3de551c

Browse files
committed
Revert puget to 1.3.1
1.3.2 breaks the tests.
1 parent c9b2f61 commit 3de551c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:dependencies [[nrepl "1.0.0"]
1111
^:inline-dep [cider/orchard "0.10.0" :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.14"]
1616
^:inline-dep [org.rksm/suitable "0.4.1" :exclusions [org.clojure/clojurescript]]

0 commit comments

Comments
 (0)