Skip to content

Commit

Permalink
fix(deps): update dependency ring:ring-core to v1.13.0 (#7874)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 733a439 commit 3594930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clojure/luminus/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[org.webjars.npm/material-icons "1.13.2"]
[org.webjars/webjars-locator "0.52"]
[ring-webjars "0.3.0"]
[ring/ring-core "1.12.2"]
[ring/ring-core "1.13.0"]
[ring/ring-defaults "0.5.0"]
[com.fasterxml.jackson.core/jackson-core "2.18.0"]]

Expand Down

0 comments on commit 3594930

Please sign in to comment.