diff --git a/desktop/project.clj b/desktop/project.clj index 79f075bd..d4bdf3bb 100644 --- a/desktop/project.clj +++ b/desktop/project.clj @@ -9,7 +9,7 @@ [com.badlogicgames.gdx/gdx-backend-lwjgl "1.9.3"] [com.badlogicgames.gdx/gdx-platform "1.9.3" :classifier "natives-desktop"] [org.clojure/clojure "1.8.0"] - [play-clj "0.4.5-BRYCE"] + [play-clj "0.4.6-BRYCE"] [log4j/log4j "1.2.16"] [org.clojure/data.priority-map "0.0.5"] [org.clojure/core.async "0.1.338.0-5c5012-alpha"]