Skip to content

Commit 7eda84e

Browse files
committedOct 21, 2023
Update Ring dependency to 1.11.0-beta2
1 parent d358e9f commit 7eda84e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
:url "http://opensource.org/licenses/MIT"}
66
:dependencies [[org.clojure/clojure "1.7.0"]
77
[org.clojure/core.async "1.6.681"]
8-
[ring/ring-core "1.11.0-beta1"]])
8+
[ring/ring-core "1.11.0-beta2"]])

0 commit comments

Comments
 (0)
Failed to load comments.