Skip to content

Commit

Permalink
fix(deps): update dependency ring:ring to v1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2024
1 parent a6c8553 commit d438fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
:password :env/clojars_token}]]
:profiles {:dev {:dependencies [;; for internal test server
[clj-kondo/clj-kondo "RELEASE"]
[ring/ring "1.7.1"]
[ring/ring "1.12.1"]
[ring/ring-core "1.6.3"]
[ring/ring-defaults "0.3.2"]
[hiccup "1.0.5"]
Expand Down

0 comments on commit d438fdd

Please sign in to comment.