From 0391ca5f896981699d1cef8b65fa8e11740dc7b6 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Tue, 12 May 2020 23:44:10 +0300 Subject: [PATCH] update spell-spec --- project.clj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project.clj b/project.clj index a5983172..e1d206ff 100644 --- a/project.clj +++ b/project.clj @@ -88,7 +88,7 @@ [metosin/malli] [lambdaisland/deep-diff "0.0-47"] [meta-merge "1.0.0"] - [com.bhauman/spell-spec "0.1.1"] + [com.bhauman/spell-spec "0.1.2"] [expound "0.8.4"] [fipp "0.6.23"] @@ -106,7 +106,7 @@ [io.pedestal/pedestal.service "0.5.7"] - [org.clojure/core.async "1.1.587"] + [org.clojure/core.async "1.2.603"] [manifold "0.1.8"] [funcool/promesa "5.1.0"] @@ -125,7 +125,7 @@ [io.pedestal/pedestal.service "0.5.7"] [io.pedestal/pedestal.jetty "0.5.7"] [calfpath "0.7.2"] - [org.clojure/core.async "1.1.587"] + [org.clojure/core.async "1.2.603"] [manifold "0.1.8"] [funcool/promesa "5.1.0"] [metosin/sieppari]