diff --git a/project.clj b/project.clj index cf64210..85b8b31 100644 --- a/project.clj +++ b/project.clj @@ -3,7 +3,7 @@ :url "https://github.com/dscarpetti/codax" :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} - :dependencies [[com.taoensso/nippy "2.14.0"] + :dependencies [[com.taoensso/nippy "3.2.0"] [clj-time "0.13.0"] [org.clojure/clojure "1.8.0"] [org.clojure/core.cache "0.6.5"]]