diff --git a/project.clj b/project.clj index 31a7d62..73b9f97 100644 --- a/project.clj +++ b/project.clj @@ -4,5 +4,5 @@ :license {:name "Eclipse Public License" :url "http://www.eclipse.org/legal/epl-v10.html"} :dependencies [[org.clojure/clojure "1.8.0"] - [com.walmartlabs/lacinia-pedestal "0.5.0-rc-2"] + [com.walmartlabs/lacinia-pedestal "0.5.0"] [io.aviso/logging "0.2.0"]])