We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd6982f commit 5a51715Copy full SHA for 5a51715
example-project/project.clj
@@ -20,7 +20,8 @@
20
21
;;; TODO Choose (uncomment) a supported web server -----------------------
22
[http-kit "2.3.0"] ; Default
23
- ;; [org.immutant/web "2.1.4"]
+ ;; [org.immutant/web "2.1.4"
24
+ ;; :exclusions [ring/ring-core]]
25
;; [nginx-clojure/nginx-clojure-embed "0.4.4"] ; Needs v0.4.2+
26
;; [aleph "0.4.1"]
27
;; -----------------------------------------------------------------------
0 commit comments