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 206d483 commit 318bc9eCopy full SHA for 318bc9e
project.clj
@@ -4,7 +4,7 @@
4
:license {:name "The MIT License"
5
:url "http://opensource.org/licenses/MIT"}
6
:dependencies [[org.clojure/clojure "1.9.0"]
7
- [ring/ring-core "1.12.1"]]
+ [ring/ring-core "1.13.0"]]
8
:plugins [[lein-codox "0.10.8"]]
9
:codox {:output-path "codox"
10
:source-uri "http://github.com/ring-clojure/ring-websocket-middleware/blob/{version}/{filepath}#L{line}"})
0 commit comments