Skip to content

Commit

Permalink
add nippy
Browse files Browse the repository at this point in the history
  • Loading branch information
namenu committed Sep 27, 2023
1 parent 0f1f22b commit 6017e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:deps {org.clojure/tools.deps {:mvn/version "0.18.1354"}
org.slf4j/slf4j-nop {:mvn/version "2.0.3"}
medley/medley {:mvn/version "1.4.0"}}
com.taoensso/nippy {:mvn/version "3.1.1"}}
:aliases {:test {:extra-paths ["test" "test-resources"]
:extra-deps {org.clojure/test.check {:mvn/version "1.1.1"}}}}}

0 comments on commit 6017e0e

Please sign in to comment.