Skip to content

Commit ba58607

Browse files
committed
Update dependencies
1 parent 3ef7d5f commit ba58607

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
[org.clojure/tools.macro "0.1.5"]
88
[clout "2.2.1"]
99
[medley "1.4.0"]
10-
[ring/ring-core "1.8.1"]
11-
[ring/ring-codec "1.1.2"]]
10+
[ring/ring-core "1.9.5"]
11+
[ring/ring-codec "1.2.0"]]
1212
:plugins [[lein-codox "0.10.7"]]
1313
:codox
1414
{:output-path "codox"

0 commit comments

Comments
 (0)